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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 2022.2.3f1):
Fixed context menus for sub-properties not opening when using the Inspector with UI Toolkit.