Search Issue Tracker
Fixed
Fixed in 6000.0.39f1, 6000.1.0b8, 6000.2.0a4, 7000.0.0a20
Votes
0
Found in
6000.0.36f1
6000.1.0b5
Issue ID
UUM-97021
Regression
Yes
Playmode dropdown creates continuous "Layout update is struggling" errors at certain aspect ratios
{}Steps to reproduce:{}{}{}
- Open attached project RecursiveLayoutIssue.zip
- Enter Play mode.
- In the in-game ui, click on the "Resolution" dropdown.
- If nothing occurs, try another ratios in the Game tab. and repeating Step 3. Oddly, which one reproduces this changed from version to version for me.
Actual results: 999+ "Layout update is struggling to process current layout" errors, the dropdown flickers between opening upwards, opening downward and filling the screen.
Expected results: No errors, no dropdown UI flickering.
Reproducible with versions: 6000.1.0b5, 6000.0.36f1, 6000.0.1f1
Not reproducible with versions: 6000.0.0f1, 2022.3.57f1
Tested on (OS): MacOS Sequoia 15.2
{}Notes:{}{}{}
Error message:
{code:java}
Layout update is struggling to process current layout (consider simplifying to avoid recursive layout): PanelRootElement Panel Settings (x:0.00, y:0.00, width:1600.00, height:1000.15) world rect: (x:0.00, y:0.00, width:1600.00, height:1000.15)
UnityEngine.UIElements.UIElementsRuntimeUtilityNative:RepaintPanels (bool) (at /Users/bokken/build/output/unity/unity/Modules/UIElements/Core/Native/UIElementsUtility.bindings.cs:27)
{code}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory leak occurs when focused on Player while using Direct3D12
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
Add comment