Search Issue Tracker
Duplicate
Votes
0
Found in
2022.3.58f1
6000.0.39f1
6000.1.0b7
6000.2.0a4
Issue ID
UUM-97921
Regression
No
ScriptUpdater does not work correctly when Chinese(Simplified) language support is enabled and compiler messages are localized
How to reproduce:
1. Open Hub > Installs > Install Editor
2. Select the “简体中文“ Language Pack
3. Press “Install“ and wait until the version installs
4. Extract and open the “LangBug.zip“ project
5. Go to Preferences > Languages then Select the “简体中文“ Language and check the box underneath
6. Restart the project
7. Observe the Console
Expected result: No errors are thrown in the Console
Actual result: “Assets\ShowPlayerLoop.cs(2,32): error CS0234” error is thrown
Reproducible in: 2022.3.58f1, 6000.0.39f1, 6000.1.0b7, 6000.2.0a4
Reproduced on: Windows 11 Pro (23H2)
Not reproduced on: No other environment tested
Notes:
- If there are package errors in the Console try to resolve them, then the error will be thrown
- To save time, I’ve decided to test this issue with the same Language Pack copied and pasted to other versions of the Editor
- If this is a regression, then this way might not be suitable to look for the regressed version, and it might mean that the bug is related to the Language Packs themselves
-
Resolution Note:
Tracked in a duplicated issue: https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-91690
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-95357
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
- Tooltip messages should be presented in human language not in code strings
- [Linux] Editor doesn’t auto reload when an Asset is imported or a Script is changed
- MouseDownEvent is triggered when changing from Scene view to Game view
- "GlobalObjectIdentifierToObjectSlow" returns Null when retrieving "GlobalObjectId" from GameObject inside a Prefab
- Shader is invisible in the Build when using BiRP on Meta Quest 2
This is a duplicate of issue #UUM-95357