Hi,
I have a problem with the Canvas component attached to button that is bellow the view when the scene is started. The button starts moving into the view when the scene is started (that’s how it worked before the 5.2 update). Now after the update i can see the bounds of the button move but not the graphic itself (the graphic remains bellow the view).The graphic suddenly appears on screen when the button’s rect is fully on screen.
Any idea why is this happening?
PS: removing the canvas component fixes this issue but i need it for sorting purposes.
Thanks,
Andrei