Search Issue Tracker
Fixed
Fixed in 6000.3.6f1, 6000.4.0b5, 6000.5.0a4
Votes
0
Found in
6000.2.7f1
6000.3.0a4
6000.4.0a1
6000.5.0a1
Issue ID
UUM-122030
Regression
Yes
Crash with multiple stack traces when opening a specific project for the first time
How to reproduce:
1. Open the attached “IN-114956” project
2. Observe the crash
Reproducible with: 6000.2.0b2 (d4c40f50eb81), 6000.2.7f1, 6000.3.0b4, 6000.4.0a1
Not reproducible with: 6000.0.59f1, 6000.2.0b1 (d17678da8412)
Reproduced on: Windows 10 (user reported), Windows 11
Not reproduced on: No other environment tested
Note: The project opens successfully on the second try
First few lines of the stack trace:
User stack trace:
0x00007FFA34D71472 (Unity) D3D12PageAllocatorBase::RequestPage
0x00007FFA34D84E1A (Unity) D3D12Page::Alloc
0x00007FFA34D4D59F (Unity) D3D12CommandList::ReserveScratchMemory
0x00007FFA34D4D513 (Unity) D3D12UploadOperation::Reserve
0x00007FFA34D8D484 (Unity) TexturesD3D12::UploadTextureDataInternal
Obtained stack trace:
0x00007FFB3FE2C355 (nvwgf2umx) NVAPI_Thunk
0x00007FFB3FE34D3D (nvwgf2umx) NVAPI_Thunk
0x00007FFB3FCBC603 (nvwgf2umx) NVAPI_Thunk
0x00007FFB3FDF0397 (nvwgf2umx) NVAPI_Thunk
0x00007FFB3FDEF00E (nvwgf2umx) NVAPI_Thunk
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
- 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
Resolution Note:
Fixed a crash that occurred due to kernel memory exhaustion when a texture was modified using Texture2D.Apply a high number of times within a single frame
Resolution Note (fix version 6000.5.0a4):
Fixed a crash that occurred due to kernel memory exhaustion when a texture was modified using Texture2D.Apply a high number of times within a single frame
Resolution Note (fix version 6000.4.0b5):
Fixed in 6000.4.0b5
Resolution Note (fix version 6000.3.6f1):
Fixed in 6000.3.6f1