microsoft / MixedReality-SceneUnderstanding-Samples

MIT License
52 stars 20 forks source link

Sample not working when work with MRTK spatial awareness #37

Open Landerku opened 1 year ago

Landerku commented 1 year ago

Hi,

I want to add the occlusion of spatial awareness to this scene understanding sample in order to get a natural experience, but when I imported the MRTK toolkit, enable spatial awareness then add OpenXR spatial mesh observer, I did see occlusion on Hololens2 in the real environment, but all the scene understanding game objects(the quads represent the scene objects) are gone, and no matter how I debug, I can no longer let the results(the quads represent the scene objects) of the scene understanding display in the real scene, this really troubled me. If you know any solutions please tell me.