Search Issue Tracker
Won't Fix
Votes
2
Found in
5.6.1f1
Issue ID
909360
Regression
No
gameObject.SetActive(); called twice on a canvas which contains drop-down list makes this list invisible
To reproduce:
1. Open attached project
2. Open scene test_CanvasDropdownProblem
3. Hit play
4. Press show canvas then open drop-down list
5. Press key Q two or more times
6. Press show canvas again and notice that drop-down list became invisible (but still you can click on its elements)
Expected: After calling this method twice and enabling canvas again drop-down list is visible
Actual: Drop-down list becomes invisible (still usable).
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. Even the drop-down list is invisible you can press on its elements.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Add comment