Search Issue Tracker
Fixed
Fixed in 2023.2.X, 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 2023.2):
Fixed 2023.2.X: UI Toolkit doesn't display the context menu in the default Inspector when right-clicking