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
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Resolution Note:
Fixed by another internal issue: UUM-75374: DX12 - HDRP_Tests 5010_CloudLayer scene crashes after opening scene