MixedRealityToolkit-Unity icon indicating copy to clipboard operation
MixedRealityToolkit-Unity copied to clipboard

[Pre.12 Blocker] Crash on UITearSheet Example scene after moving to another example scene

Open Clandguth opened this issue 3 years ago • 1 comments

Describe the bug

App crash back to the OS Shell. Was experienced when attempting to move to another example Scene from UITearSheet

To reproduce

Steps to reproduce the behavior:

  1. Build a MRTK3 Sample app with at least 3 scenes, with UITearSheet in between the other scenes
  2. Launch the UITearSheet example
  3. Open the hand menu and navigate forward or backward to one of the other examples
  4. Experience crash after a short period of time

Expected behavior

App does not crash when moving scenes

Video and Logs

https://user-images.githubusercontent.com/110259320/194924246-b63bc401-3772-4cba-9379-13256216215c.mp4

UnityPlayer.log

Your setup (please complete the following information)

  • Unity Version 2021.3.9f1
  • Commit Version 1ae9296ff50078df42c4df9b8beca4497df24370

Target platform

  • HoloLens 2

Clandguth avatar Oct 10 '22 17:10 Clandguth

Has something to do with changing scenes. Have not encountered on any other example

Unloading 9 Unused Serialized files (Serialized files now loaded: 0)

According to @Zee2, its unloading everything when changing to another scene.

Clandguth avatar Oct 10 '22 18:10 Clandguth

Closing, no repro

Zee2 avatar Oct 14 '22 20:10 Zee2