Search Issue Tracker
Fixed in 2021.3.15f1
Fixed in 2021.3.X, 2022.1.X, 2022.2.X, 2023.1.X, 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
Add comment