This repository was archived by the owner on Aug 11, 2024. It is now read-only.
This repository was archived by the owner on Aug 11, 2024. It is now read-only.
Closed
Description
XRTK - Mixed Reality Toolkit Bug Report
Describe the bug
For the 0.2 release, it is still expected that most new users will need to have the SDK installed. So the user should be warned if they try to configure their project "Mixed Reality Toolkit Configure" without any valid configurations available in the project.
To Reproduce
- Create a new project with just the XRTK and 1 platform. No SDK
- Configure the starting scene
Expected behavior
- If no valid configurations are present, warn the user on clicking configure
- If no valid configurations present and the user selects the
MixedRealityToolkit
Gameobject, throw a warning - If no valid configurations present and the user selects a
MixedRealityToolkitRootConfiguration
file, throw a warning - If no valid camera data provider is configured for the current build platform, throw a warning