Search Issue Tracker

Fixed in 5.3.3

Votes

0

Found in

5.3.0f4

Issue ID

752069

Regression

Yes

[Editor]Layout rebuild loop error when resizing game view

UI

-

Repro steps:
1) Open users project, go to "main" scene.
2) Try changing game window size.
3) Notice errors in the console.

"Trying to add (Layout Rebuilder for) Row 0 (UnityEngine.RectTransform) for layout rebuild while we are already inside a layout rebuild loop. This is not supported.
UnityEngine.Canvas:SendWillRenderCanvases()
Trying to add (Layout Rebuilder for) Row 1 (UnityEngine.RectTransform) for layout rebuild while we are already inside a layout rebuild loop. This is not supported.
UnityEngine.Canvas:SendWillRenderCanvases()
Trying to add (Layout Rebuilder for) Content (UnityEngine.RectTransform) for layout rebuild while we are already inside a layout rebuild loop. This is not supported.
UnityEngine.Canvas:SendWillRenderCanvases()"

Reproduced with: 5.3.0f4, 5.3.0f3, 5.3.0f2, 5.3.0f1, 5.4.0a6
Did not reproduce with: 5.2.3f1, 5.3.0b1

Comments (52)

  1. Romkij

    Dec 20, 2015 17:02

    +1 this is not resolved in 5.3.1.

  2. ashleyjlive

    Dec 20, 2015 04:41

    This is not resolved in 5.3.1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.