Ue 4.27 how to change screen rotation in runtime ( Android )

Hi everyone,

I’m working on a project in Unreal Engine 4.27 and need to dynamically change the screen orientation at runtime on Android devices. Currently, my project is set to SensorLandscape but I want to switch to FullSensor or Auto Rotation while the application is running.

Here are a few details about my setup:

  • Unreal Engine Version: 4.27
  • Target Platform: Android _ sdk33
  • Current Orientation Setting: SensorLandscape