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
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
- Particle System Curve presets can't be scrolled and some of them can't be selected if window is too narrow to fit them all
Add comment