Search Issue Tracker
Won't Fix
Votes
0
Found in
5.6.1f1
Issue ID
909357
Regression
No
Re-enabling parent canvas via script which contains drop-down list a lot of times makes this drop-down list to become invisible
To reproduce:
1. Open attached project
2. Open scene test_CanvasDropdownProblem if not opened
3. Hit play
4. Press show canvas and click on drop-down list
5. Press key q (this will call ShowCanvas(false); )
6. Now press show canvas again
7. Repeat 5,6 steps
8. Notice that drop-down list is disappearing
Expected : After re-enabling parent canvas drop-down list remains same as it was before
Actual: Drop-down list becomes transparent
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. Drop-down list is still working (it is possible to select an item).
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