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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-95357