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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Add comment