Search Issue Tracker
Fixed
Fixed in 2023.2.0a11
Votes
0
Found in
2022.2.13f1
2023.1.0b10
2023.2.0a7
Issue ID
UUM-30371
Regression
Yes
UI Toolkit doesn't display the context menu in the default Inspector when right-clicking
How to reproduce:
1. Open the user’s attached “UIToolkitExploration.zip” project
2. In the Project window, select “New So 3.asset” (Assets > New So 3)
3. In the Inspector window, move the cursor on “Some Data” text and right click
4. Observe the result
Expected result: Context menu opened
Actual result: Context menu not opened
Reproducible with: 2020.3.45f1, 2021.1.0b2, 2023.2.0a6, 2023.2.0a7
Not reproducible with: 2021.1.0b3, 2021.1.28f1, 2021.3.21f1, 2022.2.12f1, 2023.1.0b9, 2023.2.0a5
Reproduced on: macOS 13.2.1 (Intel)
Notes:
The issue is not reproducible if deleting comments in the 3rd line of the “So3Editor” script. That line enables the Custom Editor, then the UI switch to IMGUI
In 2020.3.0f1-2021.1.0b2 editor versions the context menu is not opening with and without the comment
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
- Other threads get resized when trying to resize thread groups on the Timeline of the Profiler window
- Green highlight for selected panel lacks contrast when Editor theme is set to Light
- [Android] AR Camera Background has a white/bright tint when deployed with Gamma Color Space and Vulkan API
- Crash on TextCore::OTL_GPOS_TableReader::GetLookupList when changing to a specific Font in the UI Builder
- Reverting [SerializeReference] List property creates persistent element overrides in Prefab Variants
Resolution Note (fix version 2023.2.0a11):
Fixed 2023.2.X: UI Toolkit doesn't display the context menu in the default Inspector when right-clicking