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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Resolution Note:
I understand this can fails, but this situation is really uncommon. Users wont' copy/paste that much data.