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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Resolution Note (fix version 2019.3):
Issue is not reproducible in Unity 2019.3 and 2020.1