I am trying to deploy and test the updated SceneUnderstanding-Samples release on HoloLens 2, OS 20348.1438. The earlier (prior to August 10 2021) example code ran on the HoloLens 2 just fine, but now I am experiencing an application crash on launch. The app gets as far as showing the generic scene object preview that displays during load, but then shuts down.
I should mention that I am not creating an app package as described in the README, but am building and deploying directly to the HoloLens 2 (with Developer Mode turned on) from Visual Studio 2019. Not sure whether that should make any difference. Otherwise I believe I'm following all the instructions correctly.
Attached is a screenshot of the error being generated at the point when the app crashes, which I got by running in debug mode in Visual Studio. If I select Continue from the Visual Studio debug menu, the application starts and seems to run correctly.

I'm fairly new to debugging with the HoloLens, so if there is additional output or logging I need to provide, let me know.
I am trying to deploy and test the updated SceneUnderstanding-Samples release on HoloLens 2, OS 20348.1438. The earlier (prior to August 10 2021) example code ran on the HoloLens 2 just fine, but now I am experiencing an application crash on launch. The app gets as far as showing the generic scene object preview that displays during load, but then shuts down.
I should mention that I am not creating an app package as described in the README, but am building and deploying directly to the HoloLens 2 (with Developer Mode turned on) from Visual Studio 2019. Not sure whether that should make any difference. Otherwise I believe I'm following all the instructions correctly.
Attached is a screenshot of the error being generated at the point when the app crashes, which I got by running in debug mode in Visual Studio. If I select

Continuefrom the Visual Studio debug menu, the application starts and seems to run correctly.I'm fairly new to debugging with the HoloLens, so if there is additional output or logging I need to provide, let me know.