Search Issue Tracker
Won't Fix
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
- Incorrect color values are saved for Swatches when using HDR Color Picker
- Editor crashes when adding/removing a UI Document Style Sheet while in Play mode
- Scene and Game views turn black when all light sources are disabled
- Memory spike after activating Freeform Light2Ds
- Line Renderer Component elements do not fit in the Inspector window when minimising Inspector window is minimised
Resolution Note:
Tested against 2023.3.0a1.11.1629 and could not reproduce. Likely fixed by the batch of ListView fixes we had recently.