Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2017.1.0f3
Issue ID
939578
Regression
No
[.NET 4.6] Editor crashes scripting_icall_string_to_utf8 when deleting Unicode character
Steps to reproduce:
1. Create a new Unity project
2. Change the Scripting Runtime Version to .NET 4.6 Equivalent (Project Setting -> Player -> Other Settings)
3. Create a new Canvas and add a new Text GameObject as its child
4. Paste Unicode character into the Text Component text field
5. With back space deleted it.
Results: Unity crashes when Unicode character is deleted
Note: Doesn't reproduce when using .NET 3.5. Editor crashes just with those characters which code contains 5 symbols (U+1F5D8).
Reproduced with: 2017.3.0a3, 2017.2.0b6, 2017.1.0p3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment