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. Lando9000

    Mar 30, 2016 09:16

    I reproduced this bug in 5.3.2, I had a scroll view (nothing in the scroll view) in a panel under my canvas (nothing else in the scene), deleted my horizontal scroll bar as I didn't need it and then this error appeared.

  2. Shadowing

    Feb 17, 2016 10:19

    This error is happening to me now. I don't think the steps listed to reproduce it is correct. I do agree with other posters that it seems to be related to ScrollRect

  3. Seiraniel

    Feb 17, 2016 02:48

    I had the same issue but it seems resolved in 5.3.2p3. I say "it seems" because it happened somewhat randomly for me.

  4. Wrymnn

    Feb 06, 2016 19:58

    Have 5.3.2 and not fixed! Don`t you test your changes Unity? How could you mark this as fixed?

  5. bloodbc

    Feb 04, 2016 14:17

    Same here after upgrading a project on 5.3.1 !

  6. Loden_Heathen

    Feb 04, 2016 02:35

    Have the issue in 5.3.2 still has anyone any word on when the fix will be released?

  7. twick

    Jan 31, 2016 22:44

    This is NOT resolved in 5.3.2

  8. bsawyer

    Jan 29, 2016 20:33

    Sorry, disregard my previous comment -- I have too many tabs open, and that was meant for a different issue.

  9. bsawyer

    Jan 29, 2016 20:32

    I'm having some luck with 5.3.2p1 (NOT f1). So far I haven't been able to reproduce the flicker. But I'm hesitant to call this fixed so soon, given how intermittent it has been.

  10. MaT.

    Jan 29, 2016 14:04

    This is not fixed in 5.3.2f1, I am going to create a new bug report.

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.