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
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Resolution Note:
The original PR that introduced the regression was reverted.