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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment