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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment