Before upgrading a project, please make a backup of your working project.
To upgrade the Predictive Suite package in one of your projects, you only need to import the new package. New updates are released regularly and can be downloaded from your online account space. If you encounter errors after the reload, try the following : delete the "Assets/UVR" folder and reload the new package.
Warning : if you were already using a previous package , upgrading to Predict Unity 1.7 and Unity 2022 requires an additional step :
1) In your project Unity 2021, first import the upgrade helper package, you can find it next to the main predict-unity package : uvr-package-updater-1.7.unitypackage,
2) Call the menu "Predict Suite/Package Update/Prepare for upgrade to 1.7". A dialog window will appear and require to delete some files and folders : accept,
3) Upgrade Unity to Unity 2022,
4) Import the new Predict Unity 1.7 package as usual.
Note : the multi GPU rendering functionalities are now available in a separate package from the main Predict Unity package. You need to :
1) Install the main Predict Unity 1.7 package,
2) Install the Predict Cluster add-on package, you can find it next to the main predict-unity package : uvr-predict-cluster-1.7.XXX.unitypackage,
When upgrading or downgrading from a version to another, it is possible that some of your scenes refer to old scripts that were modified and lost. You can identify those missing scripts using the menu "PredictSuite/Package Update/Select GameObjecs With Missing Scripts".
If there are missing script references in some of your scenes, you can try to get them back by calling the menu "PredictSuite/Package Update/Update script references for current context".
If the missing references remain, you can always come back to your previous version and they should be placed back.
If you are having trouble while updating your project, please contact us and we'll provide you with some help.