Search Issue Tracker
Fixed in 2020.1.X
Votes
2
Found in
2018.1.0b6
Issue ID
999884
Regression
No
[LightProbes] Light Probe Proxy Volume component causes the console to be stuck in an error loop
Steps to reproduce:
1. Download and open the attached project.
2. Begin interacting with the scene by selecting game objects, moving them around, and so on
3. Open the Console window.
4. Observe the Assertion failed: Assertion failed on expression: 'root1 >= -epsilon || root2 >= -epsilon || root3 >= -epsilon' error being outputted to the console continuously.
5. Select GymBlastDoorCirculationA object in the hierarchy and disable its Light Probe Proxy Volume component.
6. Notice that the Console is no longer outputting Assertion failed: Assertion failed on expression: 'root1 >= -epsilon || root2 >= -epsilon || root3 >= -epsilon' error continuously.
Notes:
The issue was first observed in Unity 2017.1.2p4 (d597d0924185). Tested in 5.6.5p1 (b5fcd78dd1ab) and 2018.1.0b6 (2c4679632cfb). Was not able to reproduce the same issue from scratch in a new project using 2018.1.0b6 (2c4679632cfb).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment