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
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices
Add comment