Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.2.0f3
Issue ID
979976
Regression
No
string.EndsWith freezes Unity when comparing Chinese/Japanese characters
Steps to reproduce:
1. Open attached project
2. Find the test menu at the top Menu Bar
3. Click on test1
Expected result: Unity does not freeze
Actual result: Unity freezes
Reproduced with: 5.6.4f1, 2017.1.1f1, 2017.2.0f3, 2018.1.0a7
Note: it does not freeze when comparing Hangul characters
Note2: passing in System.StringComparison.Ordinal to compare by ordinal rules does not result in a freeze either
Update: This is fixed by using the 4.6 Stable mono runtime in 2018.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment