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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
Resolution Note:
Fixed by another internal issue: UUM-75374: DX12 - HDRP_Tests 5010_CloudLayer scene crashes after opening scene