Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2021.2.0a1
Issue ID
1304028
Regression
No
[iOS] Unity Remote doesn't take up the entire screen on devices that have taller aspect ratios
Steps to reproduce:
1. Open a new Unity project
2. Open Unity Remote on an iPhone with taller display (any of the newer iPhones with notches work)
3. Select the device in "Project Settings/Editor/Unity Remote" window
4. Click 'Play' in Editor
Expected behaviour: The streamed game view on device should take up entire screen.
Actual behaviour: Game view on device takes up only a part of the screen, sticking to 16:9 aspect ratio no matter what device is used and leaves unused space/black bars on top/bottom of the screen.
Reproduced with:
2019.4.16f1, 2020.2.0b7, 2021.2.0a1
Not reproducible on Android (tested with Samsung Galaxy Note20).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
- Inspector scroll area stretches when using components with nested serialized arrays on FBX model prefab instances
- Crash on ConstraintProjectionTree::projectionTreeBuildStep when ConfigurableJoint uses JointProjectionMode.PositionAndRotation and connected Rigidbody switches from kinematic to non-kinematic
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window
- [Multiplayer TPS Sample] Grenade launcher explosion misses the Player when the Collider count exceeds HitColliderBuffer
Add comment