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
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform
Resolution Note (fix version 2022.2.3f1):
Fixed context menus for sub-properties not opening when using the Inspector with UI Toolkit.