Search Issue Tracker
Fixed
Fixed in 6000.0.12f1
Votes
1
Found in
6000.0.10f1
6000.1.0a7
7000.0.0a1
Issue ID
UUM-75220
Regression
Yes
Crash on GfxDeviceD3D12Base::DrawBuffersCommon when selecting the “Cloud Layer“ option in Visual Environment component
{*}Most likely duplicates{*}: [https://jira.unity3d.com/browse/UUM-75374]
{*}Potentially related{*}: [https://jira.unity3d.com/browse/UUM-75243]
Reproduction steps:
1. Open the attached “repro-project“
2. Open the “Assets/OutdoorsScene.unity“ scene
3. In the Hierarchy window select the “Sky and Fog Volume“ GameObject
4. In the Inspector find the “Visual Environment“ component and enable the “Background Clouds“ option
5. Open the “Background Clouds“ option drop-down and select the “Cloud Layer“ option
6. Observe the crash
Reproducible with: 6000.0.6f1, 6000.0.10f1
Not reproducible with: 2021.3.40f1, 2022.3.37f1, 6000.0.5f1
Reproduced on: Windows 10
Not reproducible on: macOS 14.5 Sonoma (Intel)
Note: Not reproducible with DirectX11
First few lines of the stack trace:
0x00007FFB9E8AAEDB (Unity) GfxDeviceD3D12Base::DrawBuffersCommon
0x00007FFB9E8AAA06 (Unity) GfxDeviceD3D12Base::DrawBufferRanges
0x00007FFB9E8AACC9 (Unity) GfxDeviceD3D12Base::DrawBuffers
0x00007FFBA006C78A (Unity) GfxDeviceWorker::RunCommand
0x00007FFBA006FB6C (Unity) GfxDeviceWorker::RunExt
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Material Component has two horizontal lines under it when its foldouts are closed
- Some selected Mesh Renderer Materials lead to Assets folder when pinged
- Editor colors appear darkened out when HDR Display Output is enabled
- Default Mesh Renderer Material cannot be found in the Select Material window after removing it from the GameObject
- UI Builder button text disappears in the GameView when the radius of the button is increased in a specific project
Resolution Note:
Fixed by another internal issue: UUM-75374: DX12 - HDRP_Tests 5010_CloudLayer scene crashes after opening scene