-
Notifications
You must be signed in to change notification settings - Fork 42
Description
I get this error as soon as I dismiss the fitbox when running in the HoloLens Emulator and the app crashes to the shell.
I remember seeing an access violation issue related to the WorldAnchorStore in Unity 5.6 somewhere. could this be related?
Using Unity 5.6.2f1 btw...
Assertion failed on expression: 'IsNormalized(normal)'
0x633BA178 (UnityPlayer) DllGetActivationFactory
0x633B9FBE (UnityPlayer) DllGetActivationFactory
0x633BD610 (UnityPlayer) DllGetActivationFactory
0x611D184B (UnityPlayer) DllGetActivationFactory
0x611D1AB7 (UnityPlayer) DllGetActivationFactory
0x5FFCDCCA (UnityPlayer) DllGetActivationFactory
0x609B1484 (UnityPlayer) DllGetActivationFactory
0x609B12F2 (UnityPlayer) DllGetActivationFactory
0x605CA8F2 (UnityPlayer) DllGetActivationFactory
0x605CAA98 (UnityPlayer) DllGetActivationFactory
0x605CAFBA (UnityPlayer) DllGetActivationFactory
0x605CB348 (UnityPlayer) DllGetActivationFactory
0x611CF46B (UnityPlayer) DllGetActivationFactory
0x611B6407 (UnityPlayer) DllGetActivationFactory
0x611B6DD1 (UnityPlayer) DllGetActivationFactory
0x611B5EDB (UnityPlayer) DllGetActivationFactory
0x611B705B (UnityPlayer) DllGetActivationFactory
0x611B6F86 (UnityPlayer) DllGetActivationFactory
0x62477245 (UnityPlayer) DllGetActivationFactory
0x5FD58364 (UnityPlayer) DllGetActivationFactory
0x5FD63252 (UnityPlayer) DllGetActivationFactory
0x5FD63614 (UnityPlayer) DllGetActivationFactory
0x5FD7B972 (UnityPlayer) DllGetActivationFactory
0x6CB74C6F (threadpoolwinrt)
0x6CB7AFF6 (threadpoolwinrt) DllMain
0x77C3E981 (ntdll) RtlClearAllBits
0x77C3E941 (ntdll) RtlClearAllBits
(Filename: C:\buildslave\unity\build\Runtime/Geometry/Plane.h Line: 75)
The program '[2504] Lunar Module.exe' has exited with code -1073741819 (0xc0000005) 'Access violation'.