-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels






