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
- Source Generation with GeneratePropertyBag fails when using reserved keywords as variable names with @ prefix
- Prismatic ArticulationBody moves in opposite direction when using targetVelocity
- Shader Graph skybox material is rendered inccorrectly in builds when "Allow Material Override" or "Cast Shadows" are enabled and the "Deferred" Rendering Path is used
- Object motion is affected by incorrectly added rotation motion when importing animations
- Base class's Context Menu method is called when calling it in the Editor from the child class and the child class overrides this method
Resolution Note (fix version 2021.1):
Fixed OnGUIDepth errors that spam the console when docking and undocking the Inspector window.