Closed SimonDarksideJ closed 3 years ago
What is the expected result? Silently fail and fallback to the default camera data provider that might not work?
If a camera is required, then we should see a single error stating the configuration is invalid and needs a camera. If a camera configuration isn't mandatory, then a default would be nice, but still probably better to fail.
But we should never see a wrath of errors for a single identifiable problem.
I agree, let's try to do a validation in the editor to ensure that the developer is properly notified.
@SimonDarksideJ is this still an issue?
I'll retest with the button issue asap
Tested on Core 171 / WMR 27 and working fine
XRTK - Mixed Reality Toolkit Bug Report
Describe the bug
If you run the XRTK on the UWP platform without a camera provider configured, the console is spammed with multiple errors related to Gaze / Input and controllers missing.
To Reproduce
Additional context
Logs reported by Unity when Camera not present