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
- [2020.3] Play Mode has visual artifacts when Graphics API is set to DirectX12 with Dynamic Resolution enabled
- White texture appears when setting “RenderTextureFormat.Depth” to “RenderTexture” on the Camera
- Cursor is visible when using “Cursor.lockState = CursorLockMode.Locked” and “Cursor.visible = false”
- Material.SetOverrideTag setting LightMode tag has no effect
- Decal is not rendered when in Camera component Culling Mask dropdown field Default is unselected
Add comment