Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.1.X, 2017.2.X, 2017.4.X
Votes
0
Found in
2017.1.0a3
2017.3.0b10
Issue ID
1026779
Regression
Yes
[UI] Nested GameObjects without a Layout Element will effect a Layout Groups arranagement after being disabled and enabled
Nested GameObjects without a Layout Element will effect a Layout Groups arrangement until they are disabled and enabled where the layout out then behaves differently
To reproduce:
1. Download attached project "Case 483737 - Layout Groups with nested children.zip" and open in Unity
2. Open "test" scene
3. Unroll the "UICanvas" GameObject and select "Child2"
4. Disable the Child2 GameObject
5. Observe that this will cause the Layout groups arrangement to change
6. Enable the Child2 GameObject
Expected results: The arrangement will be restored the original when "Child2" is enabled again
Actual results: The arrangement will not be restored to the original when "Child2" is enabled again
Notes:
- This issue is reproducible in Windows and OSX
- This bug report is submitted because this issue is not reproducible in 2017.3.0b11 and newer and it needs a Backport to 2017.1
- I searched for a Duplicate but the search was unsuccessful
Reproduced on Unity 2017.1.0a3, 2017.1.3p3, 2017.2.2p3 and 2017.3.0b10
Not reproduced on Unity 5.6.5p4, 2017.1.0a2, 2017.3.0b11, 2017.3.2f1, 2017.4.1f1, 2018.1.0f1 and 2018.2.0b1
Regression on Unity 2017.1.0a3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- New ShaderGraph SubGraph remains dirty when the non-existing changes are discarded
- Inspector window flickers when a selector is created using a Style Class List Section
- [iOS] "UnityBatchPlayerLoop()" causes a freeze in the iOS application when it is put to the background and brought back to the foreground
- "Perform Selected" of Shortcut Manager window does not perform the shortcut in some cases
- Crash on mono_get_hazardous_pointer when running Play Mode tests in a specific project
Add comment