Upgrade SystemGraph
This section describes the steps to take during upgrades to the SystemGraph package.
Upgrade SystemGraph using the Package Manager
To upgrade SystemGraph, use the normal Package Manager procedure:
- Open your existing project that uses SystemGraph.
- In the Editor toolbar, select Window > Package Manager.
- In the Package Manager window menu, select Package: In Project.
- Select SystemGraph in the list, then select Update to.
Delete temporary files
It's sometimes necessary to force importing the assets again after updating SystemGraph.
- Close your project.
- In your project directory, delete the following directories, if present:
Library
,Logs
,obj
,Temp
. They will be recreated automatically.
Upgrade SystemGraph from 1.0.5 to 2.0.0
To upgrade a project using SystemGraph 1.0, you must first remove the SystemGraph package from your project.
- Open your existing project that uses SystemGraph.
- In the Editor toolbar, select Window > Package Manager.
- In the Package Manager window menu, select Package: In Project.
- Select SystemGraph in the list, then select Remove.
- Select Package: Unity Registry.
- In the search field, enter SystemGraph.
- Select the SystemGraph package, then select Install.
Upgrade your system graphs
The system graph asset format might change when upgrading the SystemGraph package. To upgrade graphs automatically, select Mechatronics > SystemGraph > Validate and Upgrade Assets.