Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X
Votes
0
Found in
6000.0.27f1
6000.1.0a5
Issue ID
UUM-87332
Regression
No
Crash on D3D12GetInterface when reopening a specific project (AMDUnityPlugin)
Reproduction steps:
1. Open the attached project "CrashRepro"
2. Close the project
3. Open the project
Expected result: Project opens
Actual result: Editor crashes
Reproducible with: 6000.0.27f1, 6000.1.0a5
Couldn’t test with: 2021.3.46f1, 2022.3.52f1 - scene broken
Reproducible on: Windows 11
Not reproducible on: No other environment tested
First few lines of stack trace:
{noformat}2024-10-31T12:55:09.717Z|0x6070|0x00007FFD4896B05A (D3D12Core) D3D12GetInterface
2024-10-31T12:55:09.717Z|0x6070|0x00007FFD4896ACCC (D3D12Core) D3D12GetInterface
2024-10-31T12:55:11.512Z|0x6070|0x00007FFD500EA717 (Unity) GfxTaskExecutorD3D12::DoExecuteFromPlugin
2024-10-31T12:55:11.594Z|0x6070|0x00007FFD5187C877 (Unity) ExecuteCommandListImpl
2024-10-31T12:55:11.598Z|0x6070|0x00007FFD49659D9C (AMDUnityPlugin) ffxFsr2GetRenderResolutionFromQualityMode
2024-10-31T12:55:11.598Z|0x6070|0x00007FFD49656513 (AMDUnityPlugin) ffxFsr2GetRenderResolutionFromQualityMode
2024-10-31T12:55:11.656Z|0x6070|0x00007FFD500F419D (Unity) GfxTaskExecutorD3D12::RunTask{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Readme” Asset is unreadable in the Inspector window when switching Editor Theme to Light
- “NullReferenceException” error thrown when switching Editor Theme to Light if “Unity Version Control” tab is enabled
- A Warning is displayed in the Inspector when a Mesh with any Material is added as a Terrain Detail
- [Android][Vulkan] Memory leak when playing and stopping a video using the Video Player on some devices
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
Add comment