Search Issue Tracker
Fixed
Fixed in 6000.3.7f1
Votes
0
Found in
6000.3.0a5
Issue ID
UUM-133643
Regression
Yes
Crash with multiple stack traces when opening scenes with a certain Plugin installed
How to reproduce:
1. Open the attached “IN-126931” project
2. Open the “01-Scene_Init“ scene (Assets > “00-Projects” > “01-Auto” > Scenes)
3. Observe the crash
Reproducible with: 6000.3.0a5 (f9a1fab5607a), 6000.3.3f1, 6000.4.0a3
Fixed in: 6000.4.0a4
Not reproducible with: 6000.0.65f1, 6000.3.0a4, 6000.4.0b3, 6000.5.0a4
Reproduced on: Windows 11
Not reproduced on: No other environment tested
Notes:
- Not reproducible with DX11, Vulkan or OpenGLES
- The crash does not occur after deleting the “Demigiant” Plugin from the project folder (Assets > Plugins > Demigiant)
First few lines of the stack trace:
User stack trace:
0x00007FFF5095322A (Unity) D3D12CommandList::PrepareExecute
0x00007FFF5096B480 (Unity) GfxTaskExecutorD3D12::DoExecute
0x00007FFF5097034F (Unity) GfxTaskExecutorD3D12::RunTask
0x00007FFF50972C5E (Unity) GfxTaskExecutorD3D12::Task
0x00007FFF5211E690 (Unity) Thread::RunThreadWrapper
Obtained stack traces:
0x00007FFDD7E89532 (nvwgf2umx) OpenAdapter10
0x00007FFDD7E893A0 (nvwgf2umx) OpenAdapter10
0x00007FFDD7AF1045 (nvwgf2umx) NVAPI_Thunk
0x00007FFDD7E22F67 (nvwgf2umx) OpenAdapter10
0x00007FFD330CCCBB (Unity) FillRootConstantBuffers
Or:
0x00007FFDD7E89532 (nvwgf2umx) OpenAdapter10
0x00007FFDD7E893A0 (nvwgf2umx) OpenAdapter10
0x00007FFDD7AF1045 (nvwgf2umx) NVAPI_Thunk
0x00007FFDD7E22F67 (nvwgf2umx) OpenAdapter10
0x00007FFD190DD500 (Unity) GfxDeviceD3D12Base::DrawBufferRanges
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment