Skip to content

Unreal Engine 5.4 Compatible Plugin Release (+Download) #3

Description

@DryreL

Hi all!

This useful plugin was created by PipeRift for UE 4.21 years ago. Since the update support was discontinued but it is still needed today,
I upgraded it to UE 5.4, which is the version I use. You can see the change log below.

Changelog:

  • Fixed the UE5 API compability and warning issues.
  • Fixed the compile errors.
  • Fixed "FMessageDialog::Open deprecated overload".
  • Fixed "FEditorStyle::GetStyleSetName() deprecated" (FEditorStyle::GetStyleSetName() to FAppStyle::GetAppStyleSetName()).
  • Updated TAssetPtr → TSoftObjectPtr (Don’t need a smart pointer here since it's immediately dereference it).
  • Removed UBlueprint::NativizationFlag (Blueprint nativization is fully removed in UE5).
  • Added new lines to Build.cs.

Known Issues:

  • "FClassViewerInitializationOptions::ClassFilter deprecated" warning still visible on the compiler (This is not an issue, only warning).

Download:
BlueprintRetarget_UE5.4_by_DryreL.zip

Screenshots:
Image
Image
Image
Image
Image
Image
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions