Search Issue Tracker
Fixed
Fixed in 2023.3.0b9
Votes
4
Found in
2021.3.10f1
2022.3.11f1
2023.1.0a11
2023.2.0b14
2023.3.0a10
Issue ID
UUM-14801
Regression
No
ContextualMenuPopulateEvent isn’t triggered when a field is bound to a SerializedProperty
Reproduction steps:
1. Open the attached project “IN-15128.zip”
2. Select the Issue Replicator Asset in the Project window
3. Right click “Bound Field” in the Inspector window
4. Click outside of the menu
Expected result: The menu contains a “Do something from the root” item, “Got Menu Populate Event” is printed to the Console after clicking outside of it
Actual result: The menu does not contain a “Do something from the root” item, “Got Menu Populate Event” is not printed to the Console
Reproducible with: 2021.3.10f1, 2022.1.17f1, 2022.2.0b8, 2023.1.0a11
Could not test with: 2020.3.39f1 (Right-clicking “Bound Field” doesn’t open a menu)
Reproducible on: macOS 12.4 (Intel)
Note: The Expected result can be reproduced with “Non Bound Field”
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Customize handled extensions" part in the External Tools settings tab is not aligned with other properties
- Editor Diagnostics foldouts do not open when clicked on the foldout title
- [UI Builder] Visual Elements are not placed at the mouse cursor position when Absolute Position Placement is enabled
- "Width" and "Height" text is misaligned with slider ends in Screen Match Mode Parameters section of Panel Settings Asset
- Editor does not quit when Editor is not in focus and any floating window is opened
Add comment