Layout update is struggling error when sort a MultiColumnListView

Hello,

I have the following error spamming when I click on the MultiColumnListView header to sort the column:

Layout update is struggling to process current layout (consider simplifying to avoid recursive layout): PanelRootElement COH-124-TablePanelSettings (x:0.00, y:0.00, width:600.00, height:337.50) world rect: (x:0.00, y:0.00, width:600.00, height:337.50)
UnityEngine.UIElements.UIElementsRuntimeUtilityNative:UpdatePanels ()

Layout update is struggling to process current layout (consider simplifying to avoid recursive layout): PanelRootElement COH-124-TablePanelSettings (x:0.00, y:0.00, width:600.00, height:337.50) world rect: (x:0.00, y:0.00, width:600.00, height:337.50)
UnityEngine.UIElements.UIElementsRuntimeUtilityNative:RepaintPanels (bool)

I’m currently using the Unity 6000.0.17f1 and the default ThemeStyleSheet.
The error only happens after I sort any of my columns.

image

You can try yourself using the attached files:
COH-124-Tables.zip (5.3 KB)

Hi,
Could you please file a bug report?

Done: IN-86129 - Layout update is struggling error when I sort a MultiColumnListView