Search Issue Tracker
Fixed
Fixed in 2022.3.14f1
Votes
0
Found in
2022.3.13f1
Issue ID
UUM-74690
Regression
No
Crash on D3D12DescriptorHeapManager::AllocateNewResourceInternal when Generating Lighting
Reproduction steps:
1. Open the attached “ReproProj” project
2. Go to Window > Rendering > Lighting
3. Generate Lighting
Expected result: Lighting is generated
Actual result: The Editor crashes
Reproducible with: 2022.3.13f1
Not reproducible with: 2021.3.39f1, 2022.3.14f1, 2022.3.34f1, 6000.0.6f1
Reproducible on: Windows 10, Windows 11 (user’s)
Not reproducible on: macOS 14.5 (M1 Max)
First few lines of the stack trace:
0x00007FF74308EB0B (Unity) D3D12DescriptorHeapManager::AllocateNewResourceInternal
0x00007FF74309B1B6 (Unity) D3D12PageAllocatorBase::AddNewResourceToThePool
0x00007FF7430A11AA (Unity) D3D12ComputeCapableCommandList::GetDescriptorPage
0x00007FF74309D388 (Unity) CmdListSetDescriptorHeaps
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera
Add comment