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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation
Add comment