Question by
prateekjadhwani · Jun 13, 2020 at 07:57 AM ·
scrollviewscroll viewunityui
Unity UI Scroll view with dynamic screen sizes not scaling inside elements
Hi There,
I was wondering if I can get some help with this issue. I have a few Toggles and I am adding them dynamically inside the content area of a scroll view.
It works like this
But when I scale the size of the window, it looks like this
I am not sure what I am doing wrong, but the structure of canvas is like this... i guess i cant upload anymore screenshots.
Can someone help me out please.
Thanks
screenshot-2020-06-13-at-11919-pm.png
(179.4 kB)
screenshot-2020-06-13-at-11946-pm.png
(238.4 kB)
Comment
Answer by prateekjadhwani · Jun 13, 2020 at 05:49 PM
Just to add, here is the Canvas objects
And Content configs.
screenshot-2020-06-13-at-12142-pm.png
(55.6 kB)
screenshot-2020-06-13-at-12153-pm.png
(111.0 kB)