- Home /
Scroll view/rect broken on Android only
Hey, Scroll View/Rect breaks when scrolling down, makes the content disappear. Happens only on android build, and even more strange is that it worked before perfectly fine. The only difference now is that i updated unity from 2019 to 2021.2.11f1 and changed parent transform of the canvas from 2 to 1.75(i tried it with 2 again, broken too)
No errors in console, scrolling with bars seems ok, bug happens if you scroll down the content it self(swipe down)
more details here with every picture of components and hierarchy: https://forum.unity.com/threads/scroll-view-rect-breaks-on-android.1242772/
2 pictures of the problem:
normal state: https://forum.unity.com/attachments/upload_2022-2-20_0-18-42-png.1008703/
broken state: https://pasteboard.co/gKkwj7MdgMbs.jpg
If anyone have any clues, i will be happy :D Thanks