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
- Sahder errors in Player when "Strict shader variant matching" is enabled and the rendering path is set to "Deferred"
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
Add comment