Search Issue Tracker
Duplicate
Votes
0
Found in
2018.4
2018.4.19f1
Issue ID
1281850
Regression
No
[iOS 14][VR][2018.4] View spins unintentionally when the application is deployed to an iOS 14 device
How to reproduce:
1. Open the attached 'iOS14XR.zip' project
2. Switch Platform to iOS and build the Xcode project
3. Open the terminal
4. Navigate to build folder
5. Enter 'pod install'
6. Open generated Xcode workspace
7. Comment out 111 line in UnityViewControllerBase+iOS.mm to avoid crash
8. Deploy Xcode project to an iOS device
Expected result: View does not spin
Actual result: View spins
Reproducible with: 2018.4.27f1
Reproducible with:
iPad 9.7’ 6th gen (iOS 14.2)
Not reproducible with:
iPhone 8+ (iOS 12.0)
iPhone XR (iOS 13.4.1)
Notes:
- Video of the issue is attached in Edit
- From 2019.3 cardboard is not officially supported thus not adding further streams to the reproducible list
- If you are lack of cocoapods, you can install it using the following steps:
1. Enter 'sudo gem install -n /usr/local/bin cocoapods'
2. Enter '/usr/local/bin/pod setup'
3. Enter '/usr/local/bin/pod repo update'
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Add comment