Search Issue Tracker
Fixed
Fixed in 2022.2.3f1, 2023.1.0a22
Votes
0
Found in
2022.2.0b3
2023.1.0a4
Issue ID
UUM-11643
Regression
Yes
Context menus for sub-properties do not show when using the Inspector with UI Toolkit
Reproduction steps:
# Open the project “sublabel”
# Click on the “Main Camera”
# Show the UI Toolkit Debugger on the Inspector by clicking on the Window menu button (3 dots menu on the top-right corner of the Inspector) and click UI Toolkit Debugger.
# In the Inspector, scroll down to the “New Behaviour Script” attached to it in the Inspector window
# Right-click on the “X” or any other value label (See attached GIF)
Expected result: Context menu dropdown appears with options such as “Copy Property Path”
Actual result: Nothing happens
Reproducible with: 2022.2.0a9, 2022.2.0b3, 2023.1.0a4
Not reproducible with: 2020.3.37f1, 2021.3.8f1, 2022.1.12f1, 2022.2.0a8
Reproducible on: MacOS 12.2.1 (Intel)
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
- “ArgumentNullException: Value cannot be null.” errors are thrown when hovering over Shader Graphs Blackboard values
- AudioListener.pause is ignored when a new Scene is loaded
- [Linux][GNOME][X11] Pop-up menus close immediately when "Input Source Switching" is set to per-window
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
Resolution Note (fix version 2022.2.3f1):
Fixed context menus for sub-properties not opening when using the Inspector with UI Toolkit.