Layout Group Changes in 5.5 ( Breaking Changes? ) Please explain!
Hi,
I want to highlight a very concerning change to the uGUI layout system in the 5.5 update. There has been an introduction of new layout ground properties example: "Control Child Size".
As far as I can see there has been no mention of these changes in any of the release notes for 5.5 RC's or patches / betas onward. There is no documentation available for these new controls in any manual or scripting reference.
It is as if someone at Unity mistakenly committed development code and QA didn't catch it because these changes appear to be MAJORLY broken!!! After their introduction layout group controlled UI elements no longer behave by predictable rules, even when constrained by parent properties some children are often still able to be manually manipulated in the editor ( Didn't happen in 5.4 ) and other times layout groups cause destructive changes to child element properties ( mostly collapsing children sizes ). These destructive changes cannot be undone, and if you happen to use layout groups in any nested context you will discover how damaging these "Hidden features" are.
Forced to downgrade our whole project to 5.4.