You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.
This isn't a bug, but it makes sense seeing as there aren't any platform specific spatial observers in the project if only the SDK and the Core are installed.
This will likely be something that would be a warning per #331. But it seems that you only did one core service this way (input service provider), but not all to be formatted in this way.
Still not sure I agree that it should be a warning though. If you're targeting a platform, and missing the platform dependencies that is a problem the developer needs to address it. As far as our default configuration tho, yeah it shouldn't be throwing errors at all unless you really are missing something.
I see the real issue now is the editor platform checking. These should have never ran in the editor anyway since their platform options exclude them from running in the editor.
XRTK - Mixed Reality Toolkit Bug Report
Describe the bug
If you start a new XRTK project with only Core and SDK installed, once you configure a scene you get several errors reported about the Spatial system
To Reproduce
Expected behavior
No errors, or just a warning about using spatial on a non-spatial system
Actual behavior
4 Errors appear
Your Setup (please complete the following information)
Target Platform (please complete the following information)
The text was updated successfully, but these errors were encountered: