Search Issue Tracker
Duplicate
Votes
0
Found in
5.6.0b6
Issue ID
875406
Regression
Yes
Enum not handled on editor Dock Area OnGUI when selecting game objects in scene while on of them is expanded
To reproduce:
1. Open attached project.
2. Open scene: ENUM BUG REPRO
3. In hierarchy, expand go: Fire meteor P expand me.
4. Select the same game object
5. Using shift click, select all the objects below it
(repeat 4-5 several times if nothing happens)
Result: Assertion is thrown:
Enum not handled!
UnityEditor.DockArea:OnGUI()
Reproducible on: 5.6.0b6 (1b8fda8687a3)
Not reproducible on: 5.6.0b1 (d37b23d9dfff) ,5.5.0p1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment