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
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs
Add comment