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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment