Search Issue Tracker

Active

Votes

2

Found in

2020.3.44f1

2021.3.16f1

2022.2.2f1

2023.1.0a25

Issue ID

UUM-25221

Regression

No

Crash on MemoryManager::CheckDisalowAllocation(!Unknown!) when entering the Play Mode

--

-

Reproduction steps:
1. Open the attached project "MeditationRoom3"
2. Enter the Play Mode

Expected result: Play Mode successfully loads the Scene
Actual result: Editor crashes

Reproducible with: 2020.3.44f1, 2021.3.16f1, 2022.2.2f1, 2023.1.0a25

Reproduced on: Windows 10 Enterprise 21H2

First few lines of the Stacktrace:
[ 12 ] u128 *::operator bool() ( ThreadLocalStorage.h:78 )
[ 13 ] MemoryManager::CheckDisalowAllocation(!Unknown!) ( MemoryManager.cpp:636 )
[ 14 ] MemoryManager::Allocate(unsigned __int64,unsigned __int64,!Unknown! const &,AllocateOptions,char const *,int) ( MemoryManager.cpp:1885 )

 

Also, this can be seen in Editor.log:
{code:java}
[OVRPlugin][INFO] ovrp_UnityOpenXR_OnInstanceCreate(170716360081409)[OVRPlugin][INFO] Use D3D11 Renderer[OVRPlugin][INFO] OpenXR SDK version 1.0.22[OVRPlugin][INFO] Warning: unable to bind OpenXR entry xrGetD3D12GraphicsRequirementsKHR[OVRPlugin][INFO] OpenXR runtime name: Oculus, version 1.79.0[OVRPlugin][ERROR] [XRCMD][failure] [XR_ERROR_FORM_FACTOR_UNAVAILABLE]: xrGetSystem(instance, &systemGetInfo, &systemId), arvr\projects\integrations\ovrplugin\src\util\compositoropenxr.cpp:2199 (arvr\projects\integrations\ovrplugin\src\util\compositoropenxr.h:230)[OVRPlugin][INFO] xrGetSystem() failed, which might be caused by a temporarly HMD connectivity issue. xrInstance to be destroyed[OVRPlugin][ERROR] Plugin failed to initialize. (arvr\projects\integrations\ovrplugin\src\util\compositoropenxr.cpp:1049)[OVRPlugin][ERROR] Unable to create compositor: -1006 (arvr\projects\integrations\ovrplugin\src\ovr_plugin_unityopenxr.cpp:160){code}
 

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.