Search Issue Tracker
Fixed
Votes
2
Found in
5.2.0f3
Issue ID
723937
Regression
No
[iOS] Native windows can't be opened after app is moved to background
To Reproduce:
1. Build and deploy the attached project. (nativeDialogTest.zip)
2. Click 'Show Default Store Product View' (might be necessary to reload the scene before, just click 'Next Scene' twice.
3. Close app and reopen it.
4. Observe that the window is no longer visible.
5. Try to open it again or any other window from the other scene.
6. You'll get a similiar error:
2015-08-31 16:14:10.527 ProductName[17110:5247715] Warning: Attempt to present <ABPeoplePickerNavigationController: 0x1478d5600> on <UnityDefaultViewController: 0x1475576f0> which is already presenting <SKStoreProductViewController: 0x147742300>
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 importing a specific asset
- 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
Add comment