Last updated: 23rd Jan, 2024

Contents:

How to change or modify the Plugins folder for updating or rolling back.

Supports Unreal Engine Versions: 5.1, 5.2, 5.3

Time to complete: 5 minutes.


Set up

We frequently update our plugins with new features, bug fixes, and community suggestions. We always encourage you to update your plugins, and we structure our tutorials and guidance assuming this.

Inversely, you might want to rollback an update to a previous version for whatever reason.

Updating the plugins is as easy as installing the plugins as the process remains the same.

Important!

Do always remember that you are altering Engine files. Make a back-up for your work.


Updating the Plugin

Close down your Unreal Engine project.

Locate the Radical Plugin within your Plugins folder, and remove it from the Plugins folder.

UG_Installing_Plugins_Folder.png

Take your new plugin folder, and add it to the Plugins folder.

UG_Updating_Plugins_Folder.png

For example here, I’m removing Version 1.3, and replacing it Version 1.4

Make a back up!

If you’ve made ay direct modifications to the plugin, such as working directly inside for Characters or other Assets, make a copy or a back up so you can return to it later.