Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2017.4.X
Votes
0
Found in
2017.4.13f1
Issue ID
1120630
Regression
No
[Android] Crash when passing Unicode strings to Java native code with incorrectly formatted surrogate pairs
To reproduce:
1. Open attached project "615937.zip"
2. Build and run on Android device
Expected: encountering a format exception doesn't crash the app
Actual: application crashes when marshaling higher bit surrogates to UTF-8
Reproduced in: 2017.4.19f1
Not reproduced in: 2018.3.0a1, 2018.3.3f1, 2019.1.0b1, 2019.2.0a2
Note: does not reproduce on Internal (deprecated) build
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Add comment