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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment