Search Issue Tracker
Fixed in 2021.3.17f1
Fixed in 2021.3.X, 2022.2.X, 2023.1.X, 2023.1.0a18
Votes
0
Found in
2021.3.11f1
2022.1.18f1
2022.2.0b10
2023.1.0a13
Issue ID
UUM-16372
Regression
No
"TcpProtobufClient" error is displayed in random symbols when the OS is set to use a non-Latin alphabet language
Steps to reproduce:
1. Install Unity Accelerator
2. Navigate to Settings > Time & Language > Language > Administrative language settings
3. Change the system locale to Korean and restart your machine
4. Navigate to Settings > Time & Language > Language
5. Change Windows display language to Korean and sign-out
6. Open the attached project “IN-16010_1349117_editor_log.zip“
7. Navigate to Edit > Preferences > Asset Pipeline
8. Enable Unity Accelerator and change the “Default IP address“ to an incorrect one so the connection fails
9. In the Main toolbar click Test > Log
10. Log test is displayed in Korean in the Console window
11. Open the Editor.log file using VS Code
12. In the Editor.log file search for “TcpProtobufClient“
Expected result: The Console message and the “TcpProtobufClient“ error are displayed in the Korean language
Actual result: “TcpProtobufClient“ error is displayed in random symbols
Reproducible with: 2021.3.11f1, 2022.1.18f1, 2022.2.0b10, 2023.1.0a13
Couldn’t test with: 2020.3.40f1 (the “TcpProtobufClient“ error is not logged)
Reproducible on: Windows 10
Notes:
1. Error is displayed correctly when using Notepad to open the Editor.log file
2. Look at the attached video (“Error.mp4“) for clarity
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 2022.2):
Editor: Fix character encoding for error messages in the Unity Accelerator
Resolution Note (fix version 2021.3):
Editor: Fix character encoding for error messages in the Unity Accelerator