Search Issue Tracker
Fixed in 5.3.0
Votes
5
Found in
5.2.1f1
Issue ID
730174
Regression
No
Nested Canvas Layouts Break on Play Mode / Reloading Unity
How to reproduce:
1. Open attached project
2. Open scene Test.unity
3. Resize the canvases so they appear as in the screenshot
4. Play the scene
- Note how the canvases don't adhere to the setting
5. Stop playing the scene
- Note how they don't even return to their original states
Comments (2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The cursor moves into wrong place when renaming folder/asset
- Assertion error "(dx - width < padding) || (dy - height < padding)" when using Pack Preview
- [Memory Profiler] The EntryType.NativeAllocationSites_MemoryLabelIndex of snapshots only reports -1 or 0 instead of the MemLabel used for allocations made from any call site.
- [Vulkan] Artifacts appear in the Player when using Screen Space shadows with orthographic camera
- Errors OnGUIDepth changed & GUIUtility:ProcessEvent when opening Textures with Third Party App
Kylotan
Oct 12, 2015 12:10
I don't know for sure if it's the same problem, but I see very similar symptoms with scrollrects (rather than nested Canvases). GIF here:
http://forum.unity3d.com/threads/anybody-got-scrollrects-to-cooperate-with-dynamic-content.265600/#post-2324555
garraeth
Oct 02, 2015 01:31
This is the same as issue #661478