Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.0.9f1
6000.3.9f1
6000.4.0b9
6000.5.0a7
6000.6.0a1
Issue ID
UUM-133951
Regression
Yes
A warning is thrown and text Overflow is set to Truncate upon Domain reload when the text Font Style is set to Bold and text Overflow is set to Ellipsis
How to reproduce:
1. Open the attached “IN-132620_elipsis_warning” project
2. Open the “TestScene” Scene
3. In the Hierarchy window select the “Canvas → Ellipsis” GameObject
4. In the Inspector window set the Font Style to “Bold”
5. Set Overflow to “Ellipsis”
6. Navigate to Assets and reload the Domain by reimporting the “Empty” script
7. Observe the Console
Actual result: A warning is thrown, and the text Overflow is set to “Truncate”
Expected result: No warning is thrown, and the text Overflow stays as “Ellipsis”
Reproducible with: 6000.0.66f2, 6000.1.0a9 (0115cb901a32), 6000.3.7f1, 6000.4.0b7, 6000.5.0a6
Not reproducible with: 2023.1.0a1, 6000.1.0a8
Reproducible on: Windows 11, macOS 26.2 (M1) (by user)
Not reproducible on: No other environments tested
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
Add comment