Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.3.8f1
6000.4.0b8
6000.5.0a6
Issue ID
UUM-134044
Regression
No
Editor freezes and RenderTexture errors are thrown when large Blur value is entered in UI Builder Filter
Steps to reproduce:
- Create a new project using Universal 3D template
- Go to Assets > Create > UI Toolkit > UI Document (UXML)
- Open the created UI Document in UI Builder
- Add a Visual Element to the UI Builder Hierarchy
- In the Inspector, expand the Filter foldout
- Click "+" and choose "Blur"
- In the Value field enter "10000"
- Observe the Editor
Actual results: The whole Editor starts freezing after 4th digit is entered and "RenderTexture.Create failed: requested size ..." and "Failed to set the active render target, ensure that it is a valid render target." errors and warnings are thrown
Expected results: Value field should enforce sensible min/max limits to prevent freeze and instability
Reproducible with versions: 6000.3.8f1, 6000.4.0b8, 6000.5.0a6
Can’t test with versions: 6000.0.66f1 (no filters option)
Tested on (OS): Ubuntu 24.04, Windows 11, macOS 26.2
Notes:
- On Linux, not only the Editor froze, but the whole machine froze showing artifacts all over the monitor (not only on Unity; see attached video)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window
- Typing numbers in Matrix node’s numeric fields stretches Node
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
- "IndexOutOfRangeException" thrown when moving caret left at start of TMP Input Field with rich text
Add comment