Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.39f1
2022.3.29f1
2023.1.20f1
2023.2.20f1
6000.0.4f1
Issue ID
UUM-72665
Regression
No
Search Window text fields have no validation for number of characters entered which leads to Out of memory Errors or Freezes
*Steps to reproduce:*
# Create a "Universal 3D Sample" Project
# Navigate to Window > Search > New Window
# Copy and Paste loads of characters into the main Search field
# Or Copy and Paste loads of characters into the Saved Searches Search field
*Actual results:* When lots of characters are entered into text field for the Main Search OR the Saved Searches Search the Editor hangs, freezes. UI and out of memory Errors are logged. Editor has to be exited.
*Expected results:* Text field validation is in place for all text fields in the Window
*Reproducible with versions:* 2021.3.39f1, 2022.3.29f1, 2023.1.20f1, 2023.2.20f1, 6000.0.4f1
*Tested on (OS):* macOS Sonoma M1, Windows 11
*Errors:*
InvalidOperationException: Cannot modify VisualElement hierarchy during layout calculation
OutOfMemoryException: Out of memory
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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Resolution Note:
I understand this can fails, but this situation is really uncommon. Users wont' copy/paste that much data.