A game about forced loneliness, made by TACStudios
1# Update Visual Scripting
2
3> [!TIP]
4> Back up your data before you update to a new version of Visual Scripting. For more information on how to back up your Visual Scripting assets and settings, see [Create or restore a backup](vs-create-restore-backups.md).
5
6Before you update, confirm that the version of Visual Scripting is compatible with your current project and needs. For example, you shouldn't use a Preview version of Visual Scripting in a production environment. For more information on package states and the package lifecycle in Unity, see the [Package state and lifecycle](https://docs.unity3d.com/Manual/upm-lifecycle.html) in the Unity User Manual.
7
8To update your current version of Visual Scripting:
9
101. Go to **Window** > **Package Manager**.
112. In the **Packages** drop-down menu, select **In Project**.
123. In your list of packages, select **Visual Scripting**.
134. Select **Update to `X.X.X`**, where `X.X.X` is the newest available version of Visual Scripting.
14
15