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
- Editor freezes for a few minutes when closing or switching a VFX window that was opened in a previous project
- UI Overlaps when switching Render Pipeline Asset for different Quality Levels in Quality Project Settings
- Ray Tracing Shader link to the documentation isn’t working
- Warning "BatchRendererGroups currently don't support override shaders" is spammed in Play mode when using H-Trace WSGI with BatchRenderGroups
- Audio preview stops in Editor when Unity loses focus and "Run in Background" is disabled
Resolution Note:
The original PR that introduced the regression was reverted.