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
- [Linux][URP] Sprites are flickering in scene when added into 2D URP project
- Link to documentation for PlayableDirector Component is broken
- [URP] Light culling layers don't work when Graphics API is set to anything except OpenGL
- Error "Resolve of invalid GC handle" is thrown when calling GUI.Window() in the Editor Window after entering the Play Mode
- ShaderGraph Keyword being reset to default when saving
Add comment