Search Issue Tracker
Fixed
Fixed in 2023.3.X, 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
- Non-standard error icon is used in Shader Graph
- GameObject drops to the last position in the Hierarchy when a RectTransform Component is added
- 'NullReferenceException' error is thrown when the Tutorials window is closed and the "Welcome Dialog" is pressed
- Mouse Postion can become max value or infinity when using touch input with Legacy Input Module
- Crash on RaiseException when creating a multiplayer room while toggling UI
Add comment