Search Issue Tracker
Fixed
Fixed in 6000.2.0a4, 7000.0.0a20
Votes
0
Found in
6000.1.0a9
7000.0.0a20
Issue ID
UUM-92228
Regression
No
Package Manager search text field has no validation and leads to Editor freezes
h5. Description
Search fields provided by UIToolkit (Asset Manager and Package Manager window) does not protect against typing infinite amount of characters. This lead to the editor freezing.
h5. How to reproduce:
# Open Package Manager window
# In the search bar, type some text then repeat this sequence a couple of times: Ctrl + a, Ctrl + c, Ctrl + v
h5. Actual result:
macOS: At some point, macOS beachball appears spinning and Unity editor is frozen.
Windows: The search text field has no validation and the Editor will start constantly repainting if the Package Manager window is visible (see video and screenshot attached).
h5. Expected result:
Option: show a _Search String Character Limit Exceeded_ like in the Project browser window (screenshot attached).
h5. Environment
Reproducible with: 2023.2.2f1, 2023.3.0a16
Not reproducible with: 2022.3.14f1, 2023.1.20f1 (Old Packman) !image.png|thumbnail!
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment