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
- [macOS] “Input.GetMouseButtonDown” gets set to true when pressing and when releasing the mouse button in the Device Simulator view if "targetFrameRate" is set in the script
- UWP Capabilities are not changed when rebuilding the project
- [Oculus] Lights causing artifacts when Forward+ Rendering is selected
- Game Window Icons are white when in light mode
- Crash on VFXMemorySerializer::StoreObjects when converting to Subgraph Block
Add comment