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
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
- Reflection Probe doesn't load until it's selected in the Hierarchy window when the project has been opened
- "ArgumentNullException" error in the Console when selecting certain ScriptableObjects and entering Play Mode
- Configurable joints become bouncier when setting "Bounciness" below 1
- Prefabs get corrupted when editing Particle System curves
- Colors on images become darker when enabling "Vertex Color Always in Gamma Color Space"
Resolution Note (fix version 2021.1):
Fixed OnGUIDepth errors that spam the console when docking and undocking the Inspector window.