Search Issue Tracker
In Progress
Fixed in 6000.1.0f1, 6000.2.0a9, 7000.0.0a26
Fix In Review for 6000.0.48f1
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
- "Create Empty Child" Option Creates Root Object When No Parent Is Selected
- Freeze/Crash when entering Play Mode in a specific project
- Lack of documentation regarding VFX Ray Tracing support
- Shader properties do not appear on the GameObject when switching ShaderGraphs during runtime in the Player
- Multiple '-' symbols are allowed to appear in a row when inputting '.' into a non-decimal numeric field
Add comment