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
- Fix for 6000.0.X: Universal 3D Sample project template takes a very long time to build.
- Crash on RaiseException when terrain detail instancing is excessive
- Prefab variant reference is lost when assigned by click-and-drag in Prefab Editor mode
- Opening any dropdown in Shader Graph stops the Nodes preview but it still plays in the background
- GPU utilization increases when a GameObject is selected
Add comment