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
- Spots of bad lighting appear on assets when the lighting is generated in a Scene
- Static Editor Flags dropdown list is cut off when Inspector Window is docked to the very right and UI Scaling is set to a higher value
- visionOS Players are minimized when Guided Access is turned on
- Licensing Client fails to launch when opening Unity Hub
- Sprite Atlas Inspector preview disappears when entering Play mode unless SpriteAtlasMode is set to "Sprite Atlas V2 - Enabled"
Add comment