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
- 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
Add comment