XRTK / com.xrtk.core

The Official Mixed Reality Framework for Unity
https://xrtk.io
MIT License
308 stars 34 forks source link

Root inspector does not update when the profile changes #874

Closed SimonDarksideJ closed 3 years ago

SimonDarksideJ commented 3 years ago

XRTK - Mixed Reality Toolkit Bug Report

Describe the bug

When selecting the Root profile in the inspector and the profile is changed to another profile (or the profile is removed), the inspector screen does not update and still shows the old information

To Reproduce

  1. Open Mixed Reality Scene
  2. Click on Root 'MixedRealityToolkit' GameObject
  3. View profile in the inspector
  4. Remove or change the Root profile

Expected behavior

Screen should update to show new profile information

Actual behavior

It isn't.