Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0p4
Issue ID
909322
Regression
No
Dropdown list becomes unclickable when re-enabling its parent canvas via script
To reproduce:
1. Open project attached by the user
2. Open scene test_CanvasDropdownProblem (if not opened)
3. Hit play
4. Press show canvas
5. Click on the dropdown to open it
6. Press the "Q" key on the keyboard to hide the parent canvas of the dropdown
7. Click on Show Canvas button again
8. Press on dropdown and notice that it is unclickable
Expected: After re-enabling parent canvas via script, drop-down list will be still clickable
Actual: Drop-down list becomes unclickable.
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.
Workaround : Delay between disabling drop-down list and disabling parent canvas. (included in script attached by the user)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Map Viewer shows "Loading..." text instead of indicating users that Baked Texture Maps are missing
- "Analyze Import Process" button misaligned in Import Activity window
- Text in “Baked Shadowmask” mode is difficult to read in Baked Lightmap Viewer when Editor theme is set to Light
- Mesh wireframe is difficult to see in Baked Lightmap Viewer window when texture opacity is maximized
- Informational text does not wrap and does not fit when the Viewer Window is opened by default
Add comment