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
- Expanded Asset Preview Box moves/hides when creating new Asset in Project window
- Player crashes on Meta Quest with "/apex/com.android/runtime/lib64/bionic/libc.so" when using OpenXR Plugin in a specific project
- The Editor's Help menu still lists an old/retired website - "Unity Forum"
- Baked GI loaded by LoadScene call with Additive mode is not cleaned up when unloading the Scene
- "Reflection Probe" borders disappear when interacting with the UI in the Inspector and one of the Reflection Probe editing tools is selected during the Baking process
Add comment