Search Issue Tracker
Fixed
Fixed in 2023.2.3f1, 2023.3.0a19
Votes
0
Found in
2023.1.15f1
2023.2.0b11
2023.3.0a7
Issue ID
UUM-52215
Regression
Yes
Text in the Inspector window appears with missing spaces when using GUIStyle.CalcSize() and inspecting a file in the Inspector window
Reproduction steps:
1. Open the attached "PROJECTFILE" project
2. Select the "Assets/README.md" file
3. Observe the Inspector window text
Expected result: Text in the Inspector window appears without missing spaces
Actual result: Text in the Inspector window is missing spaces
Reproducible with: 2023.1.0a20, 2023.1.15f1, 2023.2.0b11, 2023.3.0a7
Not reproducible with: 2021.3.30f1, 2022.3.10f1, 2023.1.0a19
Reproducible on: macOS 13.6 (M1 Max)
Not reproducible on: No other environment tested
Note: On version 2023.1.0a19, the text in the Inspector window isn't missing spaces, but the whole text disappears when the mouse is hovered away from the Inspector window
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
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
Resolution Note (fix version 2023.3.0a19):
Fixed issue with IMGUI not calculating text size properly
Resolution Note (fix version 2023.2.3f1):
Fixed issue with IMGUI not calculating text size properly