Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.5.2p3
Issue ID
894136
Regression
No
Deprecated field 'wantsFullScreenLayout' warning is thrown in Xcode
Steps to reproduce:
1. Download "repro for 894136.zip"
2. Open the project
3. Build to iOS
4. Open the project in Xcode
5. Build to a device
6. Observe Issue navigator tab
Results: two warnings pop up
1).../Classes/UI/SplashScreen.mm:350:7: 'wantsFullScreenLayout' is deprecated: first deprecated in iOS 7.0
2).../Classes/UI/UnityAppController+ViewHandling.mm:115:18: 'wantsFullScreenLayout' is deprecated: first deprecated in iOS 7.0
Note: Unity 5.5 supports iOS versions 7.0 and above, thus projects built with Unity 5.5 and above should not use a method that deprecated in 7.0
Reproduced on: 5.5.2p2, 5.6.0f1, 2017.1.0a3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
Add comment