Search Issue Tracker
Duplicate
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%
Comments (1)
-
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%.
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
- Nested Canvases with the same Order in Layer ignore Z position for render order when sharing parent Canvas
- ShaderGraph Material subasset loses texture reference when reimporting all assets while using a scripted importer
- Values changed on a prefab are not retained when entering Play Mode
- Shadow Caster 2D shadows partially disappear in specific spots when used with Composite Collider 2D in the Game view
- Hierarchy and Library parts in UI Builder are inaccessible when UI Builder window is resized and these elements no longer fit in the window
Resolution Note:
null
Duplicate of another internal issue: UUM-84683: MinMaxSlider seems to cause "Layout update is struggling to process current layout"