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
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
Add comment