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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment