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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Add comment