Editor Versions

Our release announcements include:

  • Release Notes

  • Breaking changes (make sure you check when updating)

  • Known issues

See this guide on how to update your existing project to a new editor release.


Latest: Morpheus Platform Release v38.1

Version released: 01/07/2025

Please note v38.1 removes support for any build on v34.0.0 on Pixel Streaming

Unreal Engine 5.5.4

The underlying version of Unreal Engine used by the Morpheus platform has been upgraded from 5.3.1 to 5.5.4.

This is a very significant upgrade, and we do recommend that users read the release notes for both 5.4 and 5.5, which are available here:

Not only does this upgrade provide a significant number of features and bug fixes, but it is also provides foundational improvements which will be necessary as we continue adding support for mobile.

Improved documentation for crowd animation

We've added documentation for the crowd animation system, including a full list of which nodes are supported in the crowd animation blueprint:

Live config per plugin

In addition to setting Live Config in your project, you can also do so on a per-plugin basis.

To do so, you could add e.g. game.schema.json to your Config/LiveConfig/Schemas folder in the plugin and it will be handled correctly.

HUD can now be hidden

You can now hide the HUD in the Example project by pressing Ctrl+Alt+H

Last updated

Was this helpful?