Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
2018.3.0f1
2018.3.2f1
Issue ID
1122902
Regression
Yes
[iOS] Setting Screen.autorotateToLandscapeX causes the next attempt to open Safari to immediately return to Unity silently
To reproduce:
1. Download attached project "SafariView Repro.zip" and open in Unity
2. Open "SampleScene" scene
3. Build for iOS
4. Deploy the Xcode project to iOS Device
5. Press the "Set landscape left" button
6. Press the "Set landscape right" button
7. Press the "Launch SafariView" button
Expected results: SafariView stays on Safari and did not return to Unity
Actual results: SafariView returns immediately to Unity the first time it is used after setting Screen.autorotateToLandscapeX properties
Notes:
- Could not check on Android, because Plugin was made for iOS platform
Tested with:
- iPhone 7 Plus, iOS: 12.0 - Reproduced
- iPhone X, iOS: 11.3.1 - Reproduced
Reproduced on Unity 2018.3.0f1, 2018.3.7f1, 2019.1.0b5 and 2019.2.0a6
Not reproduced on Unity 2018.2.20f1 and 2018.3.0b11
Regression on Unity 2018.3.0f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Errors when rendering a camera to render texture with only depth
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
Add comment