Skip to content

Add support for Unreal Engine 4.25 - #2669

Merged
Sai Vemprala (saihv) merged 3 commits into
microsoft:masterfrom
saihv:PR/UE_4.25
May 7, 2020
Merged

Add support for Unreal Engine 4.25#2669
Sai Vemprala (saihv) merged 3 commits into
microsoft:masterfrom
saihv:PR/UE_4.25

Conversation

@saihv

@saihv Sai Vemprala (saihv) commented May 7, 2020

Copy link
Copy Markdown
Contributor

This PR adds support for UE 4.25 while attempting to remain backwards compatible.

Changes: (primarily targeting Linux)

  • Block VR plugins to avoid stdlibc++ incompatibilities.
  • Set default settings in BlocksEditor.Target.cs (recommended in UE 4.24, possibly enforced in 4.25), otherwise the engine complains during build.
  • FModuleManager include file explicitly required in 4.25?
  • Removed unnecessary 4.15.Build/Target.cs files

Building and packaging tested with UE 4.25 and 4.24 on Linux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants