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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment