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
- AudioManager.Update takes up significantly more CPU time when a big number of Audio Sources are stopped at one time
- [Linux] Editor doesn't build a project when "Install into source code 'build' folder" is enabled after switching projects
- UI Builder lacks visual feedback on reordering elements when Unity Editor is set to Light Theme
- Crash on core::StringStorageDefault<char>::assign when opening a project
- [WebGL] Video Player updates to a previously sought frame when seeking a paused video
Resolution Note (fix version 2021.1):
Fixed OnGUIDepth errors that spam the console when docking and undocking the Inspector window.