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
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
- [macOS] RenderTexture with 8 Sample Anti-Aliasing fails to render
Add comment