Search Issue Tracker
Fixed in 2023.2.0b15
Fixed in 2023.2.X, 2023.3.X, 2023.3.0a10
Votes
0
Found in
2023.2.0b4
2023.3.0a1
Issue ID
UUM-45672
Regression
No
Crash on GfxDeviceWorker::RunCommand when inputing loads of characters in the Scene View Overlays Presets Menu
How to reproduce:
1. Create a new project
2. In Scene View open the Overlays Menu (press `)
3. Click the "Default" option to open the Overlays Presets Menu
4. In the text search start typing for as long as you can (Use copy and paste)
Actual result: The Overlays Preset search has no character limit, it expands as characters appear until the Editor crashes
Expected result: The Overlays Preset search has a character limit, like most of the Editor text inputs (see attached screenshot)
Reproducible with: 2023.2.0b4
Not reproducible with: 2021.3.29f1, 2022.3.7f1, 2023.1.8f1 (No Overlay Presets Menu text input)
Tested on: Windows 11
Stack trace:
0x00007FFA352E1D4E (Unity) GfxDeviceWorker::RunCommand
0x00007FFA352E299F (Unity) GfxDeviceWorker::RunExt
0x00007FFA352E2ACD (Unity) GfxDeviceWorker::RunGfxDeviceWorker
0x00007FFA337BBFF5 (Unity) Thread::RunThreadWrapper
0x00007FFAF37726AD (KERNEL32) BaseThreadInitThunk
0x00007FFAF4DAAA68 (ntdll) RtlUserThreadStart
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment