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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-82663