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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Resolution Note:
The original PR that introduced the regression was reverted.