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
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform
- IL2CPP Player crash on memset in VCRUNTIME140D when selecting UI GameObject
Add comment