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
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Resolution Note:
Fixed by another internal issue: UUM-40160: [Context menu] Unable to cut, copy, paste in search field