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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.