Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.40f1
6000.1.0b8
6000.2.0a5
6000.3.0a1
6000.4.0a1
6000.5.0a1
Issue ID
UUM-98940
Regression
No
Right-aligned text field is jittering when changing the last character and using Horizontal Layout Group with Monospacing
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/TestScene.unity” Scene
3. Enter the Play Mode
4. Observe the 2nd line of text in the Game view
Expected result: The line does not jitter
Actual result: Line is jittering
Reproducible with: 6000.0.40f1, 6000.1.0b8, 6000.2.0a5
Could not test with 2022.3.59f1 (Editor crashes after installing TextMeshPro package)
Reproducible on:
Play Mode
Windows Standalone Player
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Notes:
- Jittering is caused by changing the last character in the line
- Text is right aligned and in Horizontal Layout Group
- Text is using “Mono” style which implements the mspace rich text tag
- Forum thread: https://discussions.unity.com/t/monospacing-option-on-inspector/753661/5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
Add comment