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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment