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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment