Setup your environment
Currently the VRseBuilder Unity SDK is shared as a ZIP file (lame, we know). Stay tuned for the Automatic SDK Updater. The ZIP file is an entire Unity project, so you MUST start your VR module with the zipped Unity project. If you have your assets present in another project, we recommend creating a package of assets and then importing them into the new project.Workstation Requirements
| Recommended | |
|---|---|
| Processor | Intel i7 11th Gen / AMD Ryzen 7 processor or better |
| RAM | 16GB (32GB Recommended) |
| Graphic Card | NVIDIA GTX 1070 / AMD Radeon RX 5700 or better |
| Hard Disk | 100 GB free disk space |
| Operating System | Windows 10/11 |
Install using ZIP
Ensure you have Unity 2022.3.50f1 or newer
Ensure you have Unity 2022.3.50f1 or newer
- Download Unity Hub:
- Visit Unity Hub’s official website and download the latest version of Unity Hub for your operating system.
- Steps referenced from Unity learn program: https://learn.unity.com/tutorial/install-the-unity-hub-and-editor#
- Open Unity Hub:
- Launch Unity Hub and log in to your Unity account. If you don’t have one, you’ll need to create an account.
- Install Unity 2022.3.50f1:
- In Unity Hub, go to the Installs tab on the left panel.
- Click on Add (top-right corner).
- A new window will open. Select Unity 2022.3.50f1 from the list of versions.
- If the version is not listed, click on Download Archive, which will redirect you to the Unity Download Archive.
- Locate and download Unity 2022.3.50f1 from the archive page.
- Once the download is complete, the installation will appear under the Installs tab.
- Remember to download the editor version with android module.
Open the Downloaded Project
Open the Downloaded Project
- Locate the Project Folder:
- After unzipping, locate the extracted project folder. Ensure that this folder contains the Assets, ProjectSettings, and other Unity project files.
- Open Unity Hub:
- In Unity Hub, go to the Projects tab.
- Add Your Project:
- Click on Add Project (top-right corner).
- Navigate to the location where you unzipped the project folder and select it.
- Open the Project:
- The project should now be listed under the Projects tab.
- Click on the project name to open it. Unity will take a few moments to load and open the project.
Test the Project
Test the Project
-
Click on the Play button after navigating to the PointGuard_scene within Unity to test if the project runs as expected.

Headset Setup (Meta Quest)
Recommended to use Meta Quest Pro or 3 headset, any PCVR headset should work fine too. You must have developer mode activated on your Meta Quest headset, please read this detailed guide by Meta on how to activate the same: https://developers.meta.com/horizon/documentation/native/android/mobile-device-setup It would be very handy to also have the following tools installed on youir computer:Finish Setup
Setup Project Files
Setup required configuration files and Menu scene
Configure APIs
Add API tokens for the various external services being used
Start Using VRseBuilder
Now that the project is setup and configured correctly on your system, you can start building with VRseBuilder!Video Tutorial (Outdated)
If you like watching videos and learning, you can find a step by step video where we create an experience from scratch using the entire suite:https://www.youtube.com/playlist?list=PLmp-clgIDKouaRZsQxdfpQHFoe4-k_slH
If you like watching videos and learning, you can find a step by step video where we create an experience from scratch using the entire suite:https://www.youtube.com/playlist?list=PLmp-clgIDKouaRZsQxdfpQHFoe4-k_slH