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
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Add comment