Search Issue Tracker
Fixed in 2023.2.0b15
Fixed in 2023.3.0a10
Votes
1
Found in
2023.2.0a21
2023.2.0b9
2023.3.0a5
Issue ID
UUM-48565
Regression
Yes
Editor crashes when pasting a long text in the search bar of Contextual menu
How to reproduce:
1. Create a new Unity project
2 Right-click on the Project window to open the Context menu
3. In the context menu search bar paste the "Lorem Ipsum" placeholder text paragraph
4. Observe the Editor
Expected result: Editor does not crash
Actual result: Editor crashes
Reproducible with: 2023.2.0a21, 2023.2.0b9, 2023.3.0a5
Not reproducible with: 2021.3.30f1, 2022.3.9f1. 2023.1.13f1, 2023.2.0a20
Reproducible on: Windows 10 (22H2)
Not reproducible on: macOS Ventura 13.4.1 (Apple M1 Max)
Note:
- On 2023.2.0a15 Editor gets stuck on hold
- On 2023.2.0a18 after multiple times pasting the text, Contextual Menu becomes unresponsive
========== OUTPUTTING STACK TRACE ==================
0x00007FF97EB83ECE (Unity) GfxDeviceWorker::RunCommand
0x00007FF97EB84B1F (Unity) GfxDeviceWorker::RunExt
0x00007FF97EB84C4D (Unity) GfxDeviceWorker::RunGfxDeviceWorker
0x00007FF97D05C655 (Unity) Thread::RunThreadWrapper
0x00007FFA197D7614 (KERNEL32) BaseThreadInitThunk
0x00007FFA1B5426B1 (ntdll) RtlUserThreadStart
========== END OF STACKTRACE ===========
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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Resolution Note (fix version 2023.2.0b15):
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-45672
Resolution Note (fix version 2023.3.0a10):
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-45672