Update Process
Last updated
Last updated
Minor / Patch Update
This type of update should not break anything in your project, because this update usually consists of bug fixes or some additions and you are free to update the UHFPS in your project.
In some patch updates there may be things that have been removed or replaced, in that case you can ask on our Discord server what to remove or you can try to find out yourself.
Major Update
This type of update usually consists of many changes that can break your project, and updating your current UHFPS version directly to the major update version is not the right thing to do. This update may consist of script name changes, folder name changes, asset removals, etc., which may vary from version to version.
Steps for upgrading to Major Update:
Back up your project.
Open an empty scene.
Remove the UHFPS folder from the project.
Import the new version of UHFPS into the project.
Restart Unity.
In some cases, if you encounter errors after upgrading to the latest version of UHFPS, you may need to delete the project library folder to clear the project cache. The library can be found at Project Root -> Library.
The major update may also include changes to the player and game manager prefabs, so it is recommended to remove HEROPLAYER and GAMEMANAGER from the scenes and setup the scene up again from the Tools menu.
If you still have any script errors after following the above steps, you can always contact me on my Discord server.