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
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Add comment