Search Issue Tracker
Won't Fix
Won't Fix in 6000.6.X
Votes
0
Found in
6000.0.70f1
6000.3.11f1
6000.4.0b12
6000.5.0a9
6000.6.0a1
Issue ID
UUM-136933
Regression
No
Editor freezes indefinitely when copy pasting a lot of characters in the UI Builder’s “Add new selector” field
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Open the UI Builder window (Window > UI Toolkit > UI Builder)
- Keep copy pasting a lot of characters in the "Add new selector" field
- Observe the Editor
Actual results: The Editor freezes
Expected results: There is a character limit in the field or the Editor does not freeze
Reproducible with versions: 6000.0.70f1, 6000.3.11f1, 6000.4.0b12, 6000.5.0a9{}{}
Tested on (OS): Ubuntu 24.04, MacOS Silicon Tahoe 26.2
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:
Given the limited resources, we typically don't fix issues caused by an input that is unreasonably large. Most of the time, these delays are "by design" since the Editor has a lot of data to process.
Resolution Note (6000.6.X):
Given the limited resources, we typically don't fix issues caused by an input that is unreasonably large. Most of the time, these delays are "by design" since the Editor has a lot of data to process.