Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X, 6000.1.X
Votes
0
Found in
2021.3.46f1
2022.3.53f1
6000.0.30f1
6000.1.0a7
Issue ID
UUM-90233
Regression
No
Wrong NativeName displayed when returning System.Globalization.CultureInfo("zh-TW").NativeName
Reproduction steps:
1. Open the project “IN-87466.zip“
2. Open the scene “SampleScene“
3. Enter Play Mode
4. Observe the result in the Console Window
Expected result: The result that is returned is: '中文 (台灣)'
Actual result: The result that is returned is: '中文 (台湾)'
Reproducible in: 2021.3.46f1, 2022.3.53f1, 6000.0.30f1, 6000.1.0a7
Reproducible on: macOS 14.6.1 (M1 Pro), macOS 14.1 (M3 Pro) (user), Windows 10
Not reproducible on: No other environments tested
Notes:
* Difference of the results is in the last character
* Can also be reproduced in a new project (see internal notes for steps)
* Also reproducible in Player
* Not reproducible with IL2CPP
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment