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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment