Search Issue Tracker
Fixed
Fixed in 6000.2.0a4, 7000.0.0a20
Votes
0
Found in
6000.1.0a9
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
- 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