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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment