Closed StephenHodgson closed 3 years ago
Calling Instance on the xrtk causes the system to auto configure without user input. https://github.com/XRTK/XRTK-Core/blob/1494d3f8c7bcb738923cfbd140a4639b4864ddea/XRTK-Core/Packages/com.xrtk.core/Editor/EditorActiveProfileChangeHandler.cs#L21
Instance
User should explicitly go to the mixed reality toolkit menu to configure the xrtk
When opening a project or new scene the xrtk tried to configure by itself.
Seems as though this is still happening.
Steps to test:
XRTK - Mixed Reality Toolkit Bug Report
Describe the bug
Calling
Instance
on the xrtk causes the system to auto configure without user input. https://github.com/XRTK/XRTK-Core/blob/1494d3f8c7bcb738923cfbd140a4639b4864ddea/XRTK-Core/Packages/com.xrtk.core/Editor/EditorActiveProfileChangeHandler.cs#L21To Reproduce
Expected behavior
User should explicitly go to the mixed reality toolkit menu to configure the xrtk
Actual behavior
When opening a project or new scene the xrtk tried to configure by itself.
Your Setup