Skip to main content

Introduction

Rec Room Studio is a Unity Editor Package that extends the off-the-shelf editor, available for free at unity.com, to support building and publishing Rec Room content.

That means the creation tools you use in Rec Room Studio are the same Unity Editor tools that professional Unity developers use to build games and apps.

Resources

If you’re not familiar with Unity, or need a refresher, here are a few helpful resources:

Unity Manual - Editor interface

Unity Manual - Importing Assets

Unity Manual - Graphics

Unity Universal Render Pipeline Documentation

What you'll need

  • Unity version 2020.3.33f1
    • When installing Unity, you are recommended to use the Unity Hub for managing your projects.
  • Standalone PC Rec Room client This comes with the Rec Room Studio installer
info

The Rec Room Studio installer will download and install Unity Hub, Unity, and Rec Room for PC. It might take awhile depending on your internet connaction

If you already have Unity 2020.3.33f1 installed, you may not have the Windows Build Support (IL2CPP) module required to run local tests of Rec Room Studio projects, as it is not installed by default. for more info on how to install the module refer to Local Build

Initial Setup

Rec Room Studio Installer

In your internet browser on your PC, go to https://rec.net/settings/recroomstudio

note

make sure you’re signed into your Rec Room account you submitted to the beta program survey first

Click the Download Rec Room Studio button and open RecRoomStudioInstaller.exe when downloaded

DownloadWindow DownloadWindow

note

When you open the app for the first time, you will need to agree to the terms of service Tos

Select your desired install path and and click on Install Now: InstallNow

Creating a new Project

Once the Installer is finished, open the Rec Room Studio Project by clicking on Create New Project

NewProject

tip

When promted to select a folder for the project, make sure to create a new one SelectFolder SelectFolder

  • Select RecRoomStudioProject from the list of projects in Unity Hub
  • Wait for Unity to import the project, this might take a few minutes Unity

Logging in

  • Click Rec Room Studio > Rec Room Studio to open the Rec Room Studio Window (if it isn’t already open)
    • Click Sign in to automatically open a new tab in your browser pointed at auth.rec.net Logginin
      • Click “Yes, Allow” on the Rec Room Studio is requesting your permission web page.
    • Return to Unity and verify that your Rec Room Account shows up in the Rec Room Account Window Account

That’s it! Rec Room Studio is now installed and you’re ready to start building the next great room!