Search Issue Tracker
Fixed
Fixed in 2020.3.40f1
Votes
0
Found in
2020.3.34f1
Issue ID
UUM-1935
Regression
No
[Backport] Script names containing non-ASCII characters are not printed correctly to the Console
How to reproduce:
1. Open the attached project "Accents.zip"
2. In the Project View select zzz.cs and click reimport
3. Observe the Console
Expected result: The logged script names are displayed correctly
Actual result: The accented characters of the logged script names are displayed as �
Reproducible with: 2018.4.34f1, 2019.4.26f1, 2020.3.7f1, 2021.1.0a4
Not reproducible with: 2021.1.0a5, 2021.1.6f1, 2021.2.0a16
Notes:
1. The names are displayed correctly in the Inspector and Project View
2. Script Editor will not open the scripts when double-clicking on these logs (tested with VS 2019 16.9.2, VS Code 1.55.2, and Rider 2021.1.2)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment