Search Issue Tracker
Fixed
Fixed in 2022.3.22f1, 2023.2.14f1, 2023.3.0b9
Votes
1
Found in
2022.3.16f1
2023.2.4f1
2023.3.0a19
Issue ID
UUM-59240
Regression
Yes
Context menu does not show up when right-clicking a UnityEvent in Inspector
How to reproduce:
1. Open the attached Project "ContextTest" and load Scene "SampleScene"
2. Select the "testObj" GameObject in the Hierarchy
3. In the Inspector, right-click the "Right Click Me" UnityEvent variable in the "Test" Component
Expected result: a context menu shows up
Actual result: no context menu shows up
Reproducible with: 2022.2.0a9, 2022.3.16f1, 2023.2.4f1, 2023.3.0a19
Not reproducible with: 2021.3.33f1, 2022.2.0a8
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
Add comment