Closed markgrossnickle closed 5 years ago
Thanks for the report @markgrossnickle !
I wasn't able to repro this on the latest. Some work has been done to make our main camera detection and asset creation more robust, but please reopen if you're still able to repro.
Overview
Running a scene with a newly created camera causes duplicate game objects to be created:
Expected Behavior
A single camera and cursor should be in the scene.
Actual Behavior
Duplicate playspaces, cameras and cursors are created.
Steps to reproduce
Now you will see the following error in the logs: 'Too many event systems in the scene. The teleport system requires only one.'
You will also see duplicate cursors/cameras:
Unity Editor Version
2018.3.6f1
Mixed Reality Toolkit Release Version
I am not sure how to tell? I just have the latest from github release branch as of today.