Search Issue Tracker
Fixed
Fixed in 2023.1.0a20, 2023.2.0a1
Votes
1
Found in
2020.2.0a14
2020.3.34f1
2021.3.2f1
2022.1.0f1
2022.2.0a13
2023.1.0a1
2023.2.0a1
Issue ID
UUM-3429
Regression
Yes
GUIStyle.CalcHeight returns different values when DPI scaling is set to 100%
How to reproduce:
1. Open the user's attached "GUIStyleCalcHeightBug" project
2. Make sure your display scaling is set to 100%
3. Click Bug Report -> Open Window
4. Observe the Console
Expected result: contentHeight has the same value in both layout and repaint phases and the text is not cropped
Actual result: contentHeight value is smaller in the layout phase and the text becomes cropped
Reproducible with: 2020.2.0a14, 2020.3.34f1, 2021.3.2f1, 2022.1.0f1, 2022.2.0a13
Not reproducible with: 2019.4.39f1, 2020.2.0a13
Note: Reproduced on a 3840x2160 monitor, results may vary with other monitors
Comments (1)
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
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
- Hovering on the three-dot menu also highlights the tab header near it when not all tabs fit the bar
HarryCodder
Nov 15, 2022 08:57
"Since it's an editor-unsupported bug"
What ?