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

  • A Windows PC running Windows 10 or newer
  • Unity Hub
  • Unity Version 2021.3.29f1
    • When installing Unity, you are recommended to use the link above which will launch Unity Hub too the installer for proper version.
    • If you need to manually install, you can find the download here
    • Note that you will need a Unity Account in order to sign into Unity Hub. The Hub itself will direct you to creating an account, but if you fail to do so, you can create an account here
  • Rec Room Client Standalone PC or Steam version
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

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

info

If you have any trouble installing unity using the rec room studio installer, please refer here

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!