Search Issue Tracker
Fixed
Votes
0
Found in
5.2.2p3
Issue ID
745735
Regression
Yes
[iOS7] Inverted screen size in landscape mode during Awake
How to reproduce:
1. Open attached project
2. Open scene MainScene.unity
3. Build to iOS and run
- The Xcode log reports that during Awake the screen resolution is unknown and also reversed from the actual resolution
- During the Start message the screen resolution is properly detected
- This only happens in iOS7
- Tested iPhone5 (iOS7), iPhone5 (iOS8) and iPhone4 (iOS7)
- Reproduced in Version 5.4.0a3 (a61fb6d42042), Version 5.2.3f1 (f3d16a1fa2dd)
- Not reproducible in Version 5.2.0f3 (e7947df39b5c)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
Add comment