Closed SimonDarksideJ closed 4 years ago
Ok ignore, this seems to be some freak Unity thing, reloading the asmdf's and cleaning the project cleared the issue
I was gonna say, it sounds like the assembly was failing to be loaded properly.
But it would be nice to understand how it can happen and possibly mitigate this error or fix it in the future.
XRTK - Mixed Reality Toolkit Bug Report
Describe the bug
In testing the new Mapping validation and looking to add another provider, there seems to be a compilation issue which prevents the use of the SystemType drop down, primarily in:
But this affects ANY use of the System Type drop down currently.
This also has a relation to #431 where if a platform is not loaded and you try to add a new Data Provider, the SystemType drop down will not work due to missing platforms already configured in the default (this can be worked around by making a custom profile and removing them, but a user should not have to do this)
To Reproduce
Expected behavior
A list of filters types should appear
Actual behavior
Reported error in console, drop down does not open.