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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment