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
- “Command Line Arguments” window in Hub becomes distorted with long project names
- "Save" button is displayed as active in the Hub "Set project display name" window
- Shader Graph does not get saved when pressing 'File -> Save'
- MultiColumnListView does not visually sort the column when BindingSourceSelection is set to "Auto Assign"
- GameObject assigned to Target Graphic in uGUI Toggle component stays dimmed when replacing it if Interactable was toggled off
Add comment