Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.1.0a6
2018.2.3f1
Issue ID
1071511
Regression
Yes
Components collapse when selecting enum popups with OpenGL as Graphics API
How to reproduce:
1. Open the attached project named "enum_popup_repro" or create a new one
2. In player settings -> other settings set windows graphics API to OpenGLES2 or OpenGLES3 or OpenGLCore
3. Select Directional Light in the Hierarchy then collapse and expand the Light component in the Inspector
4. Select Type or Mode or Resolution enum popup in the Inspector
5. The light component will collapse when selecting an enum
Expected result: Component does not collapse
Actual result: Component collapses
Reproducible with: 2018.1.0a6, 2018.1.0b5, 2018.1.9f1, 2018.2.5f1
Not reproducible with: 2017.2.3p3, 2017.3.2f1, 2017.4.9f1, 2017.1.0a5, 2018.3.0a1, 2018.3.0a9
Note: Issue reproduces with any components enum popup. The issue sometimes takes a couple of tries to occur.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment