When attempting to configure the XRTK and multiple configuration profiles exist, a popup window is shown with the list of available profiles to choose from. When selecting a profile, the window goes away, but the selected profile doesn't populate the MixedRealityToolkit component.
To Reproduce
Open the XRTK-Core project @ 6f7335519257689e116df087dbaaef8a7078ae59
Create a new scene
Navigate to the Mixed Reality Toolkit/Configure... menu
A dialog asking to set the new active scene should present itself, press Yes
The file picker to save the scene should show up, name and save the scene
A new dialog should pop up explaining that multiple profiles were found. Press OK
The object window picker should then show up with the default mixed reality toolkit configuration profile and the demo profile for the examples project.
Select any of the profiles
The picker will go away, but the selected profile does not populate in the Mixed Reality Toolkit GameObject in the scene.
Expected behavior
Choosing a profile should set it as the active profile for the service locator
Actual behavior
No active profile is selected
Your Setup
XRTK-Core repository on 6f7335519257689e116df087dbaaef8a7078ae59
XRTK - Mixed Reality Toolkit Bug Report
Describe the bug
When attempting to configure the XRTK and multiple configuration profiles exist, a popup window is shown with the list of available profiles to choose from. When selecting a profile, the window goes away, but the selected profile doesn't populate the MixedRealityToolkit component.
To Reproduce
Mixed Reality Toolkit/Configure...
menuYes
Expected behavior
Choosing a profile should set it as the active profile for the service locator
Actual behavior
No active profile is selected
Your Setup