Search Issue Tracker
Fixed in 2021.1.X
Votes
1
Found in
2020.2.0b9
2020.2.0b10
2021.1.0a2
Issue ID
1299223
Regression
Yes
[Linux] OnGUIDepth Errors spam the console when docking the Inspector window
When trying to dock an Inspector window in the Editor, OnGUIDepth errors spam the console.
1. Create a new project
2. Try to dock/undock the Inspector window
Actual Result:
OnGUIDepth Errors spam the console when docking the Inspector window
Expected Result:
Inspector window docked gracefully
Reproducible in:
2021.1.0a10, 2021.1.0a2, 2020.2.0f1, 2020.2.0b10
Working Fine in:
2021.1.0a1, 2020.2.0b9
Environment: Occurs only on Linux
Tested on Ubuntu 18.04 LTS
Comments (1)
-
ngmalrodh
Dec 17, 2020 07:44
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "NullReferenceException: Object reference not set to an instance of an object" error is thrown when attempting to remove a binding in the UIBuilder for a UxmlObjectReference
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
Resolution Note (fix version 2021.1):
Fixed OnGUIDepth errors that spam the console when docking and undocking the Inspector window.