Search Issue Tracker
Active
Under Consideration for 6000.3.X
Votes
0
Found in
6000.0.51f1
6000.1.8f1
6000.2.0b7
6000.3.0a1
Issue ID
UUM-110335
Regression
Yes
Text becomes wrapped when using GUIStyle.CalcSize to set the size of the Rect
Steps to reproduce:
1. Open the attached “GUIMonoFont6.0.zip” project
2. Open the “SampleScene”
3. Enter Play Mode
4. Press the “+” button to add a letter to the string
5. Observe the text
Expected result: The text is written in one line
Actual result: The text is wrapped sometimes
Reproducible in: 2023.1.0a20 (88c767dfc7b6) , 6000.0.51f1, 6000.1.8f1, 6000.2.0b7, 6000.3.0a1
Not reproducible in: 2022.3.63f1, 2023.1.0a19
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Note: The text becomes wrapped every 3 clicks then turns back to inline and repeats again
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
Add comment