Search Issue Tracker
Won't Fix
Votes
1
Found in
5.4.2p3
Issue ID
866738
Regression
No
DropDown list does not open after hiding it
Reproduction steps:
1. Open project attached (Test.zip)
2. Open scene "Test".
3. Press play.
4. Press on DropDown before it disappears (Do not select anything)
5. Try to press on DropDown after it appears again.
Expected result: DropDown list will be shown.
Actual result: DropDown list is stuck and is not possible to show it.
Reproduced on: 5.3.3f1, 5.4.4f1, 5.5.0p3, 5.6.0b3.
Note: This only happens if DropDown is hidden by script after its SetActive was set to false.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Code runs slower when using a cached exception instance compared to creating a new one
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
Add comment