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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment