Search Issue Tracker
Fixed
Fixed in 6000.0.20f1, 7000.0.0a1
Votes
0
Found in
6000.0.13f1
7000.0.0a1
Issue ID
UUM-77863
Regression
Yes
Crash on BufferD3D12::BeginWrite when enabling water exclusion in the Underwater sample scene
Reproduction steps:
1. Open the attached project "CrashRepro"
2. Select “Water Sample Description“ GameObject in the Hierarchy window
3. Click on the “Water“ Button in the Samples Showcase script
4. Enable “Enable“ and “Exclusion“ in the HDRP Water settings
Expected result: settings are enabled
Actual result: Editor crashes
Reproducible with: 6000.0.10f1, 6000.0.13f1
Not reproducible with: 6000.0.9f1
Couldn’t test with: 2021.3.41f1, 2022.3.40f1 (no water exclusion setting)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Notes:
Does not reproduce with Directx11 or Vulcan
Did not reproduce on a Nvidia GPU (NVIDIA GeForce RTX 3080 Laptop GPU)
First few lines of stack trace:
{noformat}0x00007FFEB7D47312 (Unity) BufferD3D12::BeginWrite
0x00007FFEB7A8C859 (Unity) GfxDevice::UpdateBufferRanges
0x00007FFEB95096F0 (Unity) GfxDeviceWorker::RunCommand
0x00007FFEB950D2AC (Unity) GfxDeviceWorker::RunExt
0x00007FFEB950D3DD (Unity) GfxDeviceWorker::RunGfxDeviceWorker{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
Add comment