Search Issue Tracker
Won't Fix
Votes
0
Found in
2023.2.0b3
2023.3.0a8
Issue ID
UUM-44182
Regression
Yes
Context Menu does not open after the previous list element Context Menu was closed
How to reproduce:
1. Open the attached “ListSelection.zip” project
2. Open “SampleScene” Scene (Assets > Scenes)
3. In the Hierarchy window, select “Directional Light” GameObject
4. In the Inspector window, expand “A” in the “New Behaviour Script” Component
5. Select “Element 0” and right-click to open Context Menu, then select Copy Property Path
6. Hover the cursor on “Element 1” and right-click to open the Context Menu
Expected result: Context Menu is opened
Actual result: Context Menu is not opened
Reproducible with: 2023.2.0a15, 2023.2.0b3
Not reproducible with: 2021.3.29f1, 2022.3.6f1, 2023.1.7f1, 2023.2.0a14
Reproduced on: macOS 13.4.1 (Intel)
Note: reproducible with other options from the Context Menu in the 5th step
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Could not reproduce the issue.
Tested 2023.2.0b14 and 2023.3.0a10.1594
Likely fixed by an unknown PR.