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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment