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
- SHADERPASS has incorrect value when using Shader Graph for Built-In target
- [VFX] Gizmo still incorrectly rendered for a hidden property
- Nested object label indentation is incorrect when using the UI Toolkit Inspector
- Crash on tlsf_free when UI Elements are moved to the side by scrolling
- Setting VideoPlayer.time and pausing results in incorrect player.frame values
Resolution Note (fix version 2021.1):
Fixed OnGUIDepth errors that spam the console when docking and undocking the Inspector window.