Search Issue Tracker
Fixed
Fixed in 2021.3.17f1, 2022.2.3f1, 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
- UI Source Image property gets set to 'None' when using a specific Sprite and Play mode is entered
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
Resolution Note (fix version 2022.2.3f1):
Editor: Fix character encoding for error messages in the Unity Accelerator
Resolution Note (fix version 2021.3.17f1):
Editor: Fix character encoding for error messages in the Unity Accelerator