Search Issue Tracker
Won't Fix
Won't Fix in 2023.2.X
Votes
0
Found in
2020.3.47f1
2021.3.22f1
2022.2.14f1
2023.1.0b11
2023.2.0a9
Issue ID
UUM-32928
Regression
No
Delay is caused in VisualElement calls when GenericMenu is opened using ShowAsContext method
Reproduction steps:
1. Open the attached “Test Project” Project
2. Open Window > UI Toolkit > UIElementsEditorWindow Window
3. Right-click on any number in the list and then right-click another one
4. Observe the selected (highlighted) item
Expected result: The selected item is always the one you right-click on
Actual result: The selected item is the previously selected item until the GenericMenu is closed
Reproducible with: 2020.3.47f1, 2021.3.22f1, 2022.2.14f1, 2023.1.0b11, 2023.2.0a9
Reproducible on: Windows 10
Add comment
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 CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
Resolution Note:
Tested against 2023.3.0a1.11.1629 and could not reproduce. Likely fixed by the batch of ListView fixes we had recently.
Resolution Note (2023.2.X):
Tested against 2023.3.0a1.11.1629 and could not reproduce. Likely fixed by the batch of ListView fixes we had recently.