Search Issue Tracker

Fixed in 5.2.3

Votes

8

Found in

5.2.0f2

Issue ID

724455

Regression

Yes

[Canvas] Child canvas does not move together with parent canvas

UI

-

Repro steps:
1) Open the project Canvas Bug.zip file which was attached by user in recent letter and test scene in it
2) Try moving object Broken
3) Notice that the child Canvas of it (the red one) doesn't move

N.B. In 5.1 it works fine and the canvas's appearance differ somewhy

Comments (7)

  1. heritagedevelopment

    Nov 27, 2015 15:02

    I made a workaround that works for me.
    I added an object as a child of the Canvas child. On the object i added an animator that moves an empty object a little bit in a loop. This forces the parent to be redrawn. Hope it helps.

  2. chrismarch

    Oct 14, 2015 16:37

    fix is coming in 5.3b3

  3. chrismarch

    Oct 13, 2015 17:45

    None of these workarounds work for us in 5.2.1p3

  4. Immanuel Scholz

    Sep 14, 2015 20:19

    Another workaround for us was to just attach a CanvasRenderer component to the child canvas.

    Not sure why that fixes it, but it does for us.

  5. FStar

    Sep 14, 2015 09:49

    There is a workaround that you can use if it works with your kind of game. Set the Root Canvas render mode to Screen Space - Overlay. In this mode it works as in previous versions.

  6. FStar

    Sep 14, 2015 09:36

    When is this fix released? It has broken my whole inventory and paperdoll system!

  7. CrazyTegger

    Sep 09, 2015 15:28

    Is there a workaround in the meantime?

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.