Search Issue Tracker
Fixed
Fixed in 2022.3.32f1
Votes
0
Found in
2022.3.29f1
Issue ID
UUM-72062
Regression
No
DropdownField options added with PointerDownEvent are not shown when clicking the DropddownField for the first time
How to reproduce:
1. Open the user-attached project “TestDropdownField”
2. Open the “SampleScene” scene
3. Enter the Play Mode
4. Click on the DropdownField and observe the choices
5. Select the available choice and open the DropdownField again
6. Observe the choices
Expected results: Both times “AAA”, “BBB” and “CCC” choices are available
Actual results: For the first time only the “AAA” choice is available and others are available when clicking the DropdownField for the second time
Reproducible with: 2022.3.29f1, 2023.2.0a20
Not reproducible with: 6000.0.2f1
Fixed in: 2023.2.0a21
Can’t test with: 2021.3.39f1 (can’t resolve compilation errors)
Reproducible on: Windows 11 Pro
Not reproducible on: No other environment tested
Note: Reproducible in Player
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Add comment