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
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
Add comment