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
- Select Dependencies context menu doesn't work properly in Project Browser
- "GPU Time Threshold" in VFX Graph Heatmap Parameters can be set to a negative value
- List of supported Platforms for 3D Templates in Unity Hub is outdated
- Light.shadowMatrixOverride is ignored when using GPU Resident Drawer
- Setting the the "PreWarm Delta Time" to the smallest value always sets the "PreWarm Step Count" to the different random values
Add comment