This is the 4th tutorial ive watched on this topic and finally i have an explanation of how it works. Thank you Will prioritize your videos from now on whenever applicable.
Again, you have an amazing knack for explaining things. Even just the little things you do, like expanding/shrinking a layout group manually so we can "see" it in action is SO helpful (in contrast to just telling us what something does.) I've watched countless videos about layout groups and this one was by far the most helpful.
Very great tutorials! Although i already watched many tutorials over the last years, your videos are really on point and still have new informations. Thanks!
GOD I FUCKING HATE THESE LAYOUT GROUPS. Been trying to make a expandable dialogue box work like it should since ages! Thank you so much for your tutorial, it helped me a lot!
content size fitter also works pretty well for this, it will make the parent object scale to fit all the child elements. Its useful for a tool tip panel that expands with the more information on it. Very easy to use as well
Quick question. Hopefully i get a reply... Can i change the height of the contents in a vertical layout group? i can only seem to do so if it isnt setActive. There is no lock, and iv turned off all the child parenting size stuff to test. Only thing never affected by any of this is the height.
hello i want to ask about this but buttons as the child, how to make the text inside of it also resize itself following the button? because the video above only explain how the parent will always follow the layout group but the not with their child
Now, I have UI layout, full of Layout components, grids, and everything. It's slow AF. I mean, it takes long seconds (5-20 secs) to place the elements. Even unity manual says to avoid it. But they would be so handy. Unity: unity-ui-optimization-tips So I'm searching for some notes about how-to-do it efficiently.
I was trying to fit my buttons and was looking for answer for days XD and then I found this and got answer in 1 minute. Im a dev with over 5years experience and yet I never touched UI XD
my vertical layout group wasn't working because the objects I wanted to instantiate dynamically at runtime inside didn't have a Rect Transform component, only a Transform. If anybody encounters the same issue, replace transform by Rect Transform.
for me the children in my layout group don't scale with the parent and when I check the control child size buttons my children disappear from the screen.
This is the 4th tutorial ive watched on this topic and finally i have an explanation of how it works.
Thank you
Will prioritize your videos from now on whenever applicable.
@@milhouse8166 you're welcome, and thank you
Again, you have an amazing knack for explaining things. Even just the little things you do, like expanding/shrinking a layout group manually so we can "see" it in action is SO helpful (in contrast to just telling us what something does.) I've watched countless videos about layout groups and this one was by far the most helpful.
This was the first thing I read when waking up today 😊 thanks mate ❤️
@@Tarodev No man, thank YOU!!!
Very great tutorials! Although i already watched many tutorials over the last years, your videos are really on point and still have new informations. Thanks!
Glad I could teach you something new 😊
tremendous pain just fell off my back!
Thank you sir!!
Very great demonstration. Visually showing every little thing makes it such a valuable ressource.
I know this is now an old video, but it helped me out lots! Thank you.
UI is challenging, but we have tools for it. Thanks for introducing them in details.
Thank you! This helped a lot. You make the best demonstrations for Unity.
Very useful tutorial. Great job going over each option and giving an example of them in action.
GOD I FUCKING HATE THESE LAYOUT GROUPS. Been trying to make a expandable dialogue box work like it should since ages!
Thank you so much for your tutorial, it helped me a lot!
I can feel your frustration lol
content size fitter also works pretty well for this, it will make the parent object scale to fit all the child elements. Its useful for a tool tip panel that expands with the more information on it. Very easy to use as well
Thanks buddy for this nice video. 2023 and still relevant!
I like that 😊
I thought I have been watching all of your videos. You keep surprising me! :) Great video as always!
Beautifully explained, thank you!!
Useful info, thanks!
Thanks bro, I learn a lot
please make more videos~~
They are very useful
Thank you very much !
Hey man how do you keep the spacing between elements in a grid layout consistent in different screen sizes?
Great explanations!
Thank you!!
Awesome video, really helped me !
Glad I could assist 😊
thank you!
Very useful, thanks!
This was perfect!
As a Dad the Parent/Child terminology always makes me laugh with how it can be misinterpreted. Great tutorial thanks.
Quick question. Hopefully i get a reply... Can i change the height of the contents in a vertical layout group? i can only seem to do so if it isnt setActive. There is no lock, and iv turned off all the child parenting size stuff to test. Only thing never affected by any of this is the height.
THANK YOU SO MUCH FOR THIS!!!!
how to use horizontal and vertical layout together or how can i set custom width\height for elements in grid layout component ?
hello i want to ask about this but buttons as the child, how to make the text inside of it also resize itself following the button?
because the video above only explain how the parent will always follow the layout group but the not with their child
Now, I have UI layout, full of Layout components, grids, and everything.
It's slow AF. I mean, it takes long seconds (5-20 secs) to place the elements.
Even unity manual says to avoid it. But they would be so handy.
Unity: unity-ui-optimization-tips
So I'm searching for some notes about how-to-do it efficiently.
Nice!
I was trying to fit my buttons and was looking for answer for days XD and then I found this and got answer in 1 minute. Im a dev with over 5years experience and yet I never touched UI XD
Hahaha "Cell Size" literally affected Cell's size. 10/10
my vertical layout group wasn't working because the objects I wanted to instantiate dynamically at runtime inside didn't have a Rect Transform component, only a Transform.
If anybody encounters the same issue, replace transform by Rect Transform.
Will somebody ever show what Use child scale does in this hundreds of UA-cam clips about layout groups?
for me the children in my layout group don't scale with the parent and when I check the control child size buttons my children disappear from the screen.
I love you
Should we get married?
You skip over flexible width in a how-to video?
Thanks!