Search Issue Tracker
Fixed in 0.7.0-preview.1
Votes
0
Found in [Package]
preview.1 - 0.6.0
Issue ID
1237637
Regression
No
Profile Analyzer - Text issues when using 'Verdana' Editor font
How to reproduce:
1. Create a new Unity project
2. Download and import the Profile Analyzer package
3. Capture/Load some data
4. Switch the Editor font to 'Verdana' in the Editor Preferences
5. Note some of the text in the Profiler window
Expected result: text is displayed without any cutoffs
Actual result: numbers in buttons appear to be cut off; text for 'Marker Columns' in Filters has the 'M' cut off
Reproducible with: 2019.3.10f1, 2020.1.0b5, 2020.2.0a7
Could not test with: 2017.4.39f1(package unavailable), 2018.4.21f1(font selection unavailable)
Reproducible with package versions: preview.6 - 0.4.0, preview.1 - 0.6.0
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
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices
- Editor freezes when selecting a GameObject in Play Mode with a script containing a public byte array
- Saving moves Toggle Button Group buttons to the wrong place in hierarchy
- [iOS] Visual artifacts are visible when the camera's feed is rendered to a texture
- Error "cannot map expression to ps_4_0 instruction set" in Shader Graph preview when using the GATHER_RED_TEXTURE2D macro in custom hlsl function
Resolution Note (fix version 0.7.0-preview.1):
Fixed frame index button heights when alternative (Verdana) font used.