> For the complete documentation index, see [llms.txt](https://armo-1.gitbook.io/areality-placer-pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://armo-1.gitbook.io/areality-placer-pro/project-setup/how-to-setup-unity-project.md).

# How to Setup Unity Project

Start with setting up a project. We will show you how to set up the Unity project step-by-step. Hope you have already installed Unity Engine to your pc. Let’s continue from there.

&#x20;

1\.      Open Unity Hub. Click new project in Right top corner. (Fig 1)

<figure><img src="https://2944152765-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVNhAohoZ919Hs0stKiUj%2Fuploads%2F3toC6GiS3yWLeK78owVf%2Fimage.png?alt=media&amp;token=7d968baa-dedd-4b76-9b83-7eebc7550e88" alt=""><figcaption><p>Fig. 1</p></figcaption></figure>

2\.      Select your Unity editor version in the top. We highly recommend using Unity 2022 or higher versions. But you can be started from Unity 2021 as well. (Fig 2)

3\.       Select Universal 3D project template.

4\.      Give project name as “AR Reality Placer Pro”

5\.      Select your location to save the project and click Create project button.

&#x20;

<figure><img src="https://2944152765-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVNhAohoZ919Hs0stKiUj%2Fuploads%2FaxJzxH1SSnVzBXXF6GO2%2Fimage.png?alt=media&amp;token=196af51f-fba6-44f5-9af4-e3923107cd8f" alt=""><figcaption><p>Fig 2</p></figcaption></figure>

6\.      Once the project open, Go to Windows -> Package Manager. (Fig. 3)

&#x20;

<figure><img src="https://2944152765-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVNhAohoZ919Hs0stKiUj%2Fuploads%2FcqLy79JbwSVqRx4toVhb%2Fimage.png?alt=media&amp;token=1e30d29f-25b8-4455-b779-dc99c3363983" alt=""><figcaption><p>Fig. 3</p></figcaption></figure>

7\.      In Package Manger Window, Select Unity Registry from top left corner dropdown. Then Select AR and Install all AR package. (Fig. 4)

&#x20;

<figure><img src="https://2944152765-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVNhAohoZ919Hs0stKiUj%2Fuploads%2FsJ5xsG7z3n1uNTpjH4Ao%2Fimage.png?alt=media&amp;token=ba184253-2a66-464d-8016-1b6c5bdde99b" alt=""><figcaption><p>Fig. 4</p></figcaption></figure>

8\.      Once you install the AR package close the package manger window.

9\.      If you have already bought this asset in Unity Asset Store, you can see Open in Unity Button with asset. Click it. (Fig. 5)

&#x20;

<figure><img src="https://2944152765-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVNhAohoZ919Hs0stKiUj%2Fuploads%2FuBHDeaK3WRUpA8pdrIbL%2Fimage.png?alt=media&amp;token=9076f2b8-a4bc-4e01-8b82-23da58418902" alt="" width="402"><figcaption><p>Fig. 5</p></figcaption></figure>

10\. This will automatically redirect you to the Unity project we have already opened in.

11\. It will open the Project manager window again, Select My assets in left top corner. Select AR Reality placer from the list. Then download the package and click the import button to import the Unity package. (Fig. 6)

&#x20;

<figure><img src="https://2944152765-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVNhAohoZ919Hs0stKiUj%2Fuploads%2FEjUz2DCnmDcDoWVeiRdJ%2Fimage.png?alt=media&amp;token=b756a533-a8c1-4da4-a6af-4c36178b0cf5" alt=""><figcaption><p>Fig. 6</p></figcaption></figure>

12\. Once you import the package, Go to Assets->AReality Placer->Scenes folder. Double click Menu scene to load the scene. (Fig. 7)

<figure><img src="https://2944152765-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVNhAohoZ919Hs0stKiUj%2Fuploads%2FTK2Fh66cpXBY3c6npcUl%2Fimage.png?alt=media&amp;token=04b237fa-b736-4206-9363-e65e1c24e264" alt=""><figcaption><p> Fig. 7</p></figcaption></figure>

Now you have already set up the package. Let’s fix the project settings before the build in next chapter.
