microsoft / MixedRealityToolkit-Unity

This repository is for the legacy Mixed Reality Toolkit (MRTK) v2. For the latest version of the MRTK please visit https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity
https://aka.ms/mrtkdocs
MIT License
6k stars 2.12k forks source link

SpatialUnderstanding.cs throws warning about unreachable code #207

Closed StephenHodgson closed 7 years ago

StephenHodgson commented 8 years ago

Assets\HoloToolkit\SpatialUnderstanding\Scripts\SpatialUnderstanding.cs(53,17): warning CS0162: Unreachable code detected

darax commented 7 years ago

would it be bad if I included a fix for this with the fix to make the spatial understanding meshes not flicker?

darax commented 7 years ago

I'll just pretend that it wouldn't be bad.