Search Issue Tracker
Won't Fix
Votes
2
Found in
5.6.1f1
Issue ID
909360
Regression
No
gameObject.SetActive(); called twice on a canvas which contains drop-down list makes this list invisible
To reproduce:
1. Open attached project
2. Open scene test_CanvasDropdownProblem
3. Hit play
4. Press show canvas then open drop-down list
5. Press key Q two or more times
6. Press show canvas again and notice that drop-down list became invisible (but still you can click on its elements)
Expected: After calling this method twice and enabling canvas again drop-down list is visible
Actual: Drop-down list becomes invisible (still usable).
Reproduced with 5.5.0f3, 5.6.0f1, 5.6.0p4, 5.6.1f1, 2017.1.0b4
Note : Re-enabling canvas in inspector works properly. Even the drop-down list is invisible you can press on its elements.
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
Add comment