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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment