Hi,
Full Screen Video is not auto rotate in android device.
I am using unity 5.0.3f2.
I checked player settings and the default orientation is "auto rotation".
I face this problem when video is playing in full screen.
Thanks in advance.
Check the PlayVideo.cs script in the sample; it contains code to control the screen orientation when in fullscreen mode; you can edit that code to achieve a different behaviour (e.g. autorotation on Android or similar).
Are you sure you want to delete this message?
Are you sure you want to delete this conversation?
To reset your password please enter the email address associated with your account. An email will be sent to you with instructions on how to complete changing your password.
Check the PlayVideo.cs script in the sample; it contains code to control the screen orientation when in fullscreen mode; you can edit that code to achieve a different behaviour (e.g. autorotation on Android or similar).