Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2017.3.0a6
Issue ID
945355
Regression
Yes
UI resizes itself on entering play mode
Elements of a UI Canvas will resize themselves when entering play mode. This seems to be related to having non-0 offsets/anchors, and only happens in Canvases set to scale with screen size or have a constant physical size (constant pixel sizes are unaffected).
Reproduction Steps:
1. Open the attached project
2. Enter play mode
3. Observe all the UI moving
4. Leave play mode, observe that the new offsets/positions are kept
5. Repeat steps 2 and 3, observe things moving continually further away
Reproducible in versions 2017.3.0a1, 2017.3.0a3, 2017.3.0a6.
Not reproducible in version 2017.2.0b9.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment