Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.0.7f1
Issue ID
UUM-74102
Regression
Yes
Text block moves slightly after entering play mode, when Domain Reload is on
*Steps to reproduce:*
1. Download this small repro project https://drive.google.com/file/d/1bCbvFh96jeE2dZxqwL_ZR0MMDRNTp6Zy/view?usp=sharing
2. Open it with Unity 6000.0.7f1
3. Open the 09 - Margin Tag Example scene
4. Enter Play Mode and wait for domain reload
5. Notice the text on the bottom slightly moves down
This can cause issues to users to upgrade to this version, as it might mislead them to where their text is actually placed on the screen.
*Actual results:* the text moves slightly down after entering Play Mode
*Expected results:* the text is in the same place, both before and after entering Play Mode
*Reproducible with versions:* 6000.0.7f1
*Not reproducible with versions:* 6000.0.6f1
*Tested on (OS):* Windows 11
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
- Sprite Importer Checkbox Label Truncated in UI (2D Template)
- Light theme icon is missing for Volume Component in the Inspector window
- Volume Profile effects are still showing and active in Game View when the Volume Profile is reset
- Shader Graph Tab Lacks Right Margin for Long Titles
- 2DLight component only renders when ShadowCaster2D components are within range in WebGL builds
Resolution Note:
The original PR that introduced the regression was reverted.