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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment