Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 2017.1.X, 2017.2.X
Votes
0
Found in
Issue ID
939947
Regression
No
[ReflectionProbe] Exception thrown when the background color is modified
Steps for reproduction:
1) Download the project and change background color of reflection probe in scene `test`
OR
1) Create a new scene and disable Realtime GI and Baked GI
2) Disable Auto mode in lighting window
3) Switch Environment Reflections to Custom and Environment Lighting to Color
4) Create a static plane and a dynamic sphere in the hierarchy
5) Assign a reflection probe to dynamic sphere
6) Switch Reflection Probe type from `Baked` to `Realtime`
7) Change `Refresh Mode` of Reflection Probe to `Every frame`
8) Change `Background` color of Reflection probe
9) Observe the bug
Notes:
- Not a regression, it can be reproduced across all Unity versions that have Reflection Probes feature
- Complete Argument Exception is shared below
- Only occurs when Auto mode is disabled
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
Add comment