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
- UI Builder windows text rendering breaks when using Rich text combined with an underlined emoji
- [Linux] Crash on mono_runtime_invoke when executing a specific script
- Installing the HDRP Water Samples doesn't notify the user to enable the "Water" on HDRP Asset
- Persistent Memory Leak in `ChunkDrawCommandOutput` and `CullingSplits.InitializeSplits`
- 1 KB or more of GC is allocated when Debug logging
Add comment