Search Issue Tracker
Not Reproducible
Votes
0
Found in
2019.3.0a3
2019.3.0b1
2020.1.0a1
Issue ID
1179677
Regression
Yes
[macOS] "Escape" symbol (⎋) is not displayed in the Editor
How to reproduce:
1. Open the SampleScene in the attached "case_1179677_MissingSymbol" project
2. Select "Test" GameObject in the Hierarchy
3. Check the "SymbolTest" Script Component in the Inspector
Expected results: The variable header field contains the '⎋' symbol: Test {⎋}
Actual results: The variable header field does not contain the '⎋' symbol: Test {}
Reproducible with: 2019.3.0a3, 2019.3.0b1, 2020.1.0a2
Not reproducible with 2017.4.32f1, 2018.4.8f1, 2019.2.3f1, 2019.3.0a2
Additional note:
1. 2019.3.0a3 is the version when the Editor appearance has been updated, probably this issue is related to the updated font
2. This symbol does not exist in Windows versions of Unity
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (2020.1.X):
I can no longer reproduce this on macOS Catalina in either 2019.4 or 2020.1. There were multiple fixes to the font system that allow the symbol to display properly. I tested the symbol in multiple places, and it renders correctly every time, even with a build form October 2019.