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
- 3D Sample Scene (HDRP) template tutorial Welcome Dialog pop-up doesn't appear on project creation
- [Profiler] The Addressable Asset Module module outputs an ArgumentException when asset GUIDs produce a hash collision with Addressables
- Huge amounts of tests have a start delay when pressing "Run All" in the Test Runner
- Blackboard: Double borders around the tooltip
- [WebGL]VideoPlayer Rendering stops when setting FilterMode of a texture downloaded with UnityWebRequestTexture.GetTexture()
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