Default orientation of my app is landscape left.
If the Instant Preview app is not launched on the phone, the Unity Editor launch the Instant preview app.
And the camera feed is of correct orientation.
If the Instant Preview app is launched, the Unity Editor just try to connect the Instant preview app and use the wrong orientation camera feed. It's rotated and stretched.
@SetoKaiba did you try to change your editor aspect? Maybe if you have Free Aspect the editor gets a little crazy, if you concret the aspect on the same editor maybe it will work. This works for me a couple of times.
@ls29322 I use the same resolution from Pixel 2 XL.
case 1:
case 2:
The case is for USB mode only.
I have to close Instant Preview app everytime before I run the game in Unity3D.
Perhaps just have the Instant Preview app auto-kill itself after each session.
Duplicate of #484
Try also resize the game window to be more landscape or more portrait. Either resize the window in the editor, or change the "Free Aspect" drop down to use a resolution that's explicitly landscape or portrait in dimensions.
Most helpful comment
The case is for USB mode only.
I have to close Instant Preview app everytime before I run the game in Unity3D.