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
- ScrollerSlider in the Scroller Control is still using UXMLTraits
- Crash on ExtractHandles when shutting down the Editor in a specific scene while Burst jobs are in progress
- Unity Hub closes with no "Project is currently open" window when selecting an already open project from the Projects list
- The Hub freezes indefinitely when copy/pasting a lot of characters in the “Set project display name” Hub window since it has no character limit
- Inconsistent “Favorites” icon highlight in Unity Hub
Add comment