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
- Shader Keywords are not detected when defined in include files
- Right-clicking on Blackboard and Graph Inspector calls the contextual menu of the workspace
- [Android][Vulkan]Shader casting issue occurs when using Snapdragon devices with the Vulkan Graphics API
- "Paste" option is available in Shader Graph contextual menu even when the clipboard has unrelated item
- Editor crashes when debugging a for loop
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.