Search Issue Tracker
Active
Votes
0
Found in
6000.0.19f1
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
- Shader warning after building a project with URP Sample
- MissingReferenceException after clicking "Fix now" on NormalMap settings
- The "UniversalRenderPipelineGlobalSettings.asset" is creating noise in the git diff when building a Player
- Scene is marked as dirty when opening the project with Vertical Layout Group added as a Component
- Crash on UnityEngine::Animation::SetGenericFloatPropertyValues when keyframing the RigBuilder component to Enabled and Disabled
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%.