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
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-82663