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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment