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
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
Add comment