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
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Add comment