Search Issue Tracker
Fixed in 2018.4.X
Fixed in 2019.2.X, 2019.3.X
Votes
0
Found in
2018.4
2019.2.7f2
2020.1
Issue ID
1189520
Regression
No
[iOS] crash on il2cpp_mono_thread_internal_is_current after validating a certificate
How to reproduce:
1. Build the attached project for iOS
2. Build the app via Xcode
3. Press the "Send webrequest" button
4. Wait up to 30 seconds
5. If Unity didn't crash, rebuild the app and start from step 3
Actual result: Unity crashes.
Devices reproducible with:
- iPhone X (iOS 13.0)
- iPhone X (iOS 12.4)
- iPhone 8 Plus (iOS 12.0)
Not reproducible with:
- VLNQA00264, Samsung Galaxy S10+ (SM-G975F), Android 9, CPU: Exynos 9 9820, GPU: Mali-G76
Reproducible with: 2018.4.11f1, 2019.2.9f1, 2019.3.0b7, 2020.1.0a8.
Notes:
- CertificateHandler is not implemented in Unity 2017.4.
- Script Debugging has to be enabled to reproduce the crash.
- The Unity should crash in 2-15 rebuilds.
-------------
Fixed in 2020.1.0a15, 2019.3.0f1, 2019.2.15f1, 2018.4.15f1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment