Broken layout on OBB downloading screen in landscape orientation

We’ve found that the layout of obb downloading screen is slightly broken in the landscape orientation.

  • It doesn’t show progress (both text and bar) and any buttons
  • It doesn’t show confirmation buttons when asks about downloading using cellular data.

All this caused by small problems with LinearLayouts in the file Engine/Build/Android/Java/res/layout-land/downloader_progress.xml

Basically there are some layouts that are aligned horisontally but they should be aligned vertically and this causes hiding most of the objects of the layout.

Diff that fix the problems: https://pastebin.com/E9kgFyJi

Have a nice day.

Hello,

We’ve recently made a switch to a new bug reporting method using a more structured form. Please visit the link below for more details and report the issue using the new Bug Submission Form. Feel free to continue to use this thread for community discussion around the issue.

https://forums.unrealengine.com/unreal-engine/announcements-and-releases/1410408-unreal-engine-bug-submission-form

Thanks