This asset is the replacement of the default layout group but much betterHey friend:)I guess I know why did you came. You are facing with some problems with default layout group. If I'm right - this asset is for you! If I'm not - well, now I will try to prove that this asset is much better than a default one:Here you can test itA default layout group (both vertical and horizontal) updates children only when canvas is updating and it produce several bugs. For instance you have a window where you have a default layout group and you need to spawn many objects before enable this window. You spawn these object and enable the window - you will see a chaos instead of ordered object. That's the past, present and future problem of everyone, who is working in unity and using a default layout groupMy layout group can be activated once for best performance or every frame! That thing resolve any problems appeared with default layout groupHope you'll find this asset useful and get it to fix all your problems with default one layout!Dont forget to check my other assetsEasy HTTP Web RequestsUI/VR Fast GIF RecorderCustom UI/VR KeyboardAdvanced Video PlayerAI Tools (API for ChatGPT 4/3.5, DALL-E, Completions, Edits)Fastest layout group, you can set it to recalculate the layout in Update() or you can launch it once or several frames in rowA lot of settings with fully commented codeFull description in readme fileDon't have calculation bugs like a default layout groupEasy to use out of boxEasy to customize