Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.3
2019.3.0b4
Issue ID
1187386
Regression
No
[iOS 12] crash on UnityFramework`::FinishDoRequest() when pausing and resuming app that's using Unity framework
How to reproduce:
1. Setup native iOS app with Unity framework
(Follow this tutorial https://forum.unity.com/threads/integration-unity-as-a-library-in-native-ios-app.685219/)
2. Build the app to device via Xcode
3. Press Init
4. Keep pausing/resuming the app
Actual result: Unity framework crashes.
Reproducible with: 2019.3.0b4.
Not reproducible with: 2019.3.0b6, 2019.3.0b7, 2020.1.0a9.
Devices reproducible with:
- iPhone XR (iOS 12.0)
Devices not reproducible with:
- iPhone X (iOS 13.0)
Notes:
- The Unity Framework is only available since Unity 2019.3.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note (fix version 2019.3):
Issue is not reproducible in Unity 2019.3 and 2020.1