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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment