Search Issue Tracker
Duplicate
Duplicate in 6000.3.X
Votes
0
Found in
6000.3.11f1
Issue ID
UUM-140564
Regression
Yes
Crash in Release builds in ScratchAllocator::ReleaseExcessScratch
We don't have a reproduction but it's been reported by two teams after going to 6000.3.11
[Inline Frame] UnityPlayer.dll!D3D12ScratchBuffer::\{dtor}() Line 81 C++
[Inline Frame] UnityPlayer.dll!delete_internal(D3D12ScratchBuffer ) Line 206 C++
UnityPlayer.dll!D3D12ScratchAllocator::DestroyScratch(int scratchIndex) Line 115 C++
> UnityPlayer.dll!D3D12ScratchAllocator::ReleaseExcessScratch(unsigned int frameLimit, unsigned int minimumBufferCount) Line 517 C++
[Inline Frame] UnityPlayer.dll!D3D12ScratchAllocator::ReclaimScratchBuffers(const baselib::UnityClassic::ScopedRelease<baselib::UnityClassic::ReentrantLock> &) Line 417 C++
UnityPlayer.dll!D3D12ScratchAllocator::ReclaimMemory(bool forceFreshScratchBuffer) Line 432 C++
[Inline Frame] UnityPlayer.dll!GfxDeviceD3D12::ReclaimScratchMemory(bool) Line 4223 C++
UnityPlayer.dll!GfxDeviceD3D12::QueueExecute(GfxDeviceD3D12SubmissionData & commandList, bool flush, bool returnToPool) Line 1620 C++
UnityPlayer.dll!GfxDeviceD3D12::FlushInternal(bool forceExecute) Line 4316 C++
UnityPlayer.dll!GfxDeviceD3D12::EndCurrentRenderSubPass() Line 6365 C++
UnityPlayer.dll!GfxDeviceD3D12::EndRenderPassImpl() Line 6482 C++
UnityPlayer.dll!GfxDevice::EndRenderPass() Line 1503 C++
UnityPlayer.dll!GfxDeviceWorker::RunCommand(ThreadedStreamBuffer & stream) Line 1149 C++
[Inline Frame] UnityPlayer.dll!ProcessGfxCommands(GfxDeviceWorker &) Line 115 C++
UnityPlayer.dll!GfxDeviceWorker::RunExt(ThreadedStreamBuffer & stream) Line 382 C++
[Inline Frame] UnityPlayer.dll!GfxDeviceWorker::Run() Line 360 C++
UnityPlayer.dll!GfxDeviceWorker::RunGfxDeviceWorker(void data) Line 340 C++
UnityPlayer.dll!Thread::RunThreadWrapper(void * ptr) Line 117 C++
kernel32.dll!00007fffc552259d() Unknown
ntdll.dll!00007fffc59eafb8() Unknown
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Typos in High Definition 3D sample tutorials
- “Handles.Repaint called outside an editor OnGUI" error is thrown in the Console when creating a new Tile Palette from the Tile Palette Overlay in Scene view
- Shader Graph window icon is blurry and low quality when the Shader Graph is created using the Universal 2D template
- “Export HDRP Sky to Image” command error message does not indicate that Game view must be visible
- Adaptive Performance Settings Framerate field doesn't display the "supported without VSync" warning, when the field is collapsed in Build Profiles
Resolution Note:
-
Resolution Note (6000.3.X):
-