Search Issue Tracker
Fixed
Votes
1
Found in
6000.0.21f1
Issue ID
UUM-83164
Regression
Yes
Crash on when D3D12RenderPass::SetupDeviceResources when opening FBX animation preview
Reproduction steps:
1. Open the attached project "CrashRepro"
2. Select "Assets/Cube_Anim" in the Project window
3. Select the "Animation" tab in Inspector
4. Drag the preview tab up if it is not visible
Expected result: Preview appears
Actual result: Editor crashes
Reproducible with: 6000.0.19f1, 6000.0.21f1
Not reproducible with: 2021.3.45f1, 2022.3.48f1 , 6000.0.018f1
Reproducible on: Windows 11
Not reproducible on: macOS 14.6.1 (Intel)
Note: Does not reproduce with dx11 or vulcan
First few lines of stack trace:
{noformat} 0x00007FF88C9FBD5C (Unity) D3D12RenderPass::SetupDeviceResources
0x00007FF88C9F8BF4 (Unity) D3D12RenderPass::Begin
0x00007FF88C9CEDD0 (Unity) GfxDeviceD3D12::BeginRenderPassImpl
0x00007FF88C711B8B (Unity) GfxDevice::ReleaseSetupAndBeginRenderPass
0x00007FF88E1911F2 (Unity) GfxDeviceWorker::RunCommand
0x00007FF88E19BE3C (Unity) GfxDeviceWorker::RunExt{noformat}
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
- [Linux] Player window unexpectedly resizes to monitor dimensions when calling "Screen.SetResolution" function with hardcoded resolution matching current display's width or height
- Color picker does not show the correct color when selecting color on the moving object
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-82663