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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note:
I understand this can fails, but this situation is really uncommon. Users wont' copy/paste that much data.