Search Issue Tracker
Fixed
Fixed in 6000.0.48f1, 6000.1.0f1, 6000.2.0a9, 7000.0.0a26
Votes
0
Found in
6000.0.44f1
6000.1.0b12
6000.2.0a7
Issue ID
UUM-101163
Regression
Yes
Crash on GfxDeviceD3D12::AllocBottomLevelAccelerationStructure when using Raytracing
How to reproduce:
1. Open the "crash_repro" project
2. Enter Play Mode
Expected result: The Editor does not crash
Actual result: The Editor crashes
Reproducible with: 2023.3.0a7, 6000.0.44f1, 6000.1.0b12, 6000.2.0a7
Not reproducible with: 2021.3.50f1, 2022.3.60f1, 2023.3.0a7
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Note: Sometimes may crash before entering Play Mode
The first few lines of the Stack Trace
0x00007FFBF53408DE (Unity) GfxDeviceD3D12::AllocBottomLevelAccelerationStructure
0x00007FFBF534126E (Unity) GfxDeviceD3D12::BuildBottomLevelAccelerationStructures
0x00007FFBF5341B93 (Unity) GfxDeviceD3D12::BuildRayTracingAccelerationStructure
0x00007FFBF6A1DB2C (Unity) GfxDeviceWorker::RunCommand
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Console shows Exception: {"error":"not found","detail":["not found"]} after opening Build History window
- [HDRP] Volumetric cloud shadows disappear when there is no directional light shadows
- “Selector” column names in the Search window are lowercase when added
- Install List Project Counter Panel can be right clicked through and Install Context Menu can be opened disabling Project Counter Panel's buttons
- [MacOS] Scene is marked/flickering as dirty (with asterisk) when dragging a Material on a GameObject in Scene view
Add comment