Search Issue Tracker
Fixed in 2017.1.0f3
Votes
3
Found in
5.6.0f3
Issue ID
898373
Regression
Yes
Dropdown box isn't drawn when disabled and renabled
To reproduce:
1. Open Unity
2. Open attached project
3. Open "DropdownTest" scene
4. Press "Play"
5. Click the "Button"
6. Select any "Option" from the "Dropdown" box
7. Click "OK" button
8. Click the "Button"
9. Press "Dropdown" box
Expected result: When you click on "Dropdown", you can select another "Option"
Actual result: When you click on "Dropdown" box, it isn't drawn and you can't select another "Option"
Reproduced on Unity 5.6.0f3. 2017.1.0a6
Not Reproduced on Unity 5.5.3f1
Regression on Unity 5.6.0f1
Comments (2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Tonismo
May 14, 2017 00:03
OMG very annoying,this messed up my game completely!
Vunpac
Apr 17, 2017 01:11
Please fix this. It's really difficult to progress my UI without dropdown options