I have ParentCanvas -> Panel1 -> ChildCanvas -> Panel2 structure in a scene with the ChildCanvas and Panel2 RectTransforms set to stretch. If I disable and re-enable the ParentCanvas object, the ChildCanvas' anchor resets to bottom left and the size changes to something completely different.
The reason for the ChildCanvas was that I wanted to override the sorting order to have child object appear behind the parent, but that doesn't seem to work.
I created a bug report, number 664651....
Nested canvas anchor resets
The reason for the ChildCanvas was that I wanted to override the sorting order to have child object appear behind the parent, but that doesn't seem to work.
I created a bug report, number 664651....
Nested canvas anchor resets