# Upgrading

### **Before you start**

Force Field 2.4 made some changes to the underlying folders and the structure of its assets. We also introduced the Effects & Hangar level and made changes to the shader path names.

* Nevertheless, the upgrade should be a painless process. We highly encourage you to do a backup of your project before proceeding.

### **Download and import**

* To start out with the upgrade, download the package, and import the Force Field 2.4 into your project

![](/files/-MAuG2XkiQKs8wIGOJHD)

### **Important**

*There might be a console error affecting users from using Force Field 2.4 due to redundant references kept by the **AssetStoreTools** which caused parts of the Standard Image Effects and Cinematic Image Effects trap into the package at the moment of the asset submission. So if this is your case, head here for the solution on* [***our Forum***](http://forum.forge3d.com/t/force-field-2-4-package-import-errors/37)*.*

* In the Import Unity Package window, click “All” and then click “Import” to proceed with the upgrade

![](/files/-MAuG3pv7ZVMDQ5w5XGj)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.forge3d.com/force-field/upgrading.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
