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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment