Search Issue Tracker
Fixed
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
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:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-95357