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
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
- [Android] Gfx.WaitForGfxCommandsFromMainThread high performance usage and inconsistency when built Player scene has Canvas GameObject on a specific Project
Add comment