Search Issue Tracker
Active
Under Consideration for 6000.2.X, 6000.3.X, 6000.4.X
Votes
0
Found in
6000.2.7f1
6000.3.0a4
6000.4.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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Palette Settings link to the documentation isn’t working
- Tags & Layers window has inconsistent remove button behaviour between Tags, Sorting Layers, and Rendering Layers when there are no removable items in the list
- "Type Options" and "Node Library" dropdowns do not open when clicked on the title
- Public char variables uneditable in Inspector when project setting "Use IMGUI Default Inspector" is enabled
- IAP Listener component’s list titles go out of bounds when resizing the Inspector window horizontally
Add comment