How to Get Started with Mixed Reality Development Using Unity?
Unity Introduction.
Getting started with Unity development.
- On the Project panel, right click and select Create > Scene.
- Name your scene and drag it under Scenes folder for organization purposes.

Creating a new Unity Scene.
Every new Scene comes with a light and camera. We have to modify the camera later for our Mixed Reality project.

New scene camera.