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
- Physics SyncColliders 3x-7x performance regression from 2022LTS to U6
- ListView's '+' button causes a recursively dispatching event when the visual element area is filled up
- Soft keyboard closes immediately after multiple touches are made if Pointer Behavior is set to SingleUnifiedPointer
- UI Image batching breaks when interleaving elements with mixed z-positions and materials
- KeyNotFoundException is thrown when retrieving some values from HyperLinkClickedEventArgs
Add comment