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
- Video does not play in macOS build when built app is placed in a path with a space in it on a specific project
 - Crash on AuxWindowManager::OnGotFocus when trying to maximize a tab while Visual Effect Graph window is open
 - “NullReferenceException: Object reference not set to an instance of an object” error is thrown when
 - [Metal] Game freezes after command buffer Timeout error
 - Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
 
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.