Search Issue Tracker
Fixed
Fixed in 2021.3.15f1, 2022.1.24f1, 2022.2.0f1, 2023.1.0a20
Votes
1
Found in
2021.3.13f1
2022.1.21f1
2022.2.0b14
2023.1.0a17
Issue ID
UUM-1894
Regression
No
[HDRP][XR] Unity crashes when entering Play mode while OpenXR Render Mode is set to Multi Pass and there is Terrain in the Scene
After having re-enable the test 004-CloudsFlaresDecals and 005- for XR
Trigger the HDRP runtime test on Yamato and observe that it crash:
https://yamato.cds.internal.unity3d.com/jobs/902-Graphics/tree/master/.yamato%252Fhdrp-win-
dx11.yml%2523HDRP_Win_DX11_Standalone_XR_mono_Linear_2021.2/7762685/job
Error message is:
\[XR] Creating Textures
XRTextureManager::RequestDestroyTexture
XRTextureManager::RequestCreateTexture
XRTextureManager::SetupRenderTextureFromXRRequest (id: 12 col: 0000000000000000 d: 0000000000000000)
RenderTexture::Create (id: 12)
D3D11: Failed to create RenderTexture (1920 x 1080 fmt 27 aa 1), error 0x887a0005
D3D11: Failed to create RenderTexture (1920 x 1080 fmt 19 aa 1), error 0x887a0005
Crash\!\!\!
Note: It doesn't crash on XR DX12
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Add comment