Search Issue Tracker
Fixed
Votes
0
Found in
2023.2.0b14
2023.3.0a11
Issue ID
UUM-53929
Regression
Yes
The Contextual Menu dissapear when pasting text in search bar using mouse
How to reproduce:
1. Create a new Unity project
2. Right-click in the Project window to open Contextual Menu
3. Try pasting text in the search bar using the mouse
Expected result: Text is pasted in the search bar and Contextual Menu stays open
Actual result: Contextual Menu is closed
Reproducible with: 2023.3.0a11
Can't test with: 2023.3.0a10 and lower (the copy/paste pop-up not available > UUM-40160)
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:
Fixed by another internal issue: UUM-40160: [Context menu] Unable to cut, copy, paste in search field