Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X
Votes
1
Found in
6000.0.19f1
6000.1.0a7
7000.0.0a1
Issue ID
UUM-79582
Regression
Yes
"Layout update is struggling to process current layout" error is spammed when clicking on an .uxml file with Min-Max Slider element
Reproduction steps:
1. Open the attached “Test.zip” project
2. Double click on the “NewUXMLTemplate.uxml” from the Project Window
3. Observe the Console
Expected result: No errors are visible
Actual result: “Layout update is struggling to process current layout (consider simplifying to avoid recursive layout)” errors are spammed
Reproducible with: 6000.0.15f1, 6000.0.19f1
Not reproducible with: 2021.3.43f1, 2022.3.45f1, 6000.0.14f1
Reproducible on: Windows 11
Not reproducible on: no other environment tested
Notes:
- Could not reproduce on a new project
- Sometimes the error only appears after docking the UI Builder Window
- Could only reproduce with Display Resolution 3840 x 2160 and Scale higher than 200%
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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
darrin98
Sep 06, 2024 05:18
It looks like you are reporting a bug related to the Unity Editor, specifically involving the UI Builder in certain versions. Here's a summary of the issue:
Bug Report: "Layout update is struggling to process current layout" Error in Unity Editor
Reproduction Steps:
Open the attached "Test.zip" project.
Double-click on "NewUXMLTemplate.uxml" from the Project Window.
Observe the Console for any errors.
Expected Result:
No errors are visible.
Actual Result:
"Layout update is struggling to process current layout (consider simplifying to avoid recursive layout)" errors are spammed in the Console.
Reproducible With:
Unity versions: 6000.0.15f1, 6000.0.19f1
Not Reproducible With:
Unity versions: 2021.3.43f1, 2022.3.45f1, 6000.0.14f1
Reproducible On:
Operating System: Windows 11
Not Reproducible On:
No other environments were tested.
Additional Notes:
Could not reproduce the issue on a new project.
The error sometimes only appears after docking the UI Builder window.
The issue is more likely to occur when using a display resolution of 3840 x 2160 with a scale higher than 200%.