Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2019.1.X, 2019.2.X
Votes
0
Found in
2019.1.2f1
Issue ID
1153037
Regression
No
[AMD only] Editor crashes on GfxDeviceD3D11Base::DrawBuffersBatchMode when selecting imported FBX while HDRP is set as SRP
Very likely to be related to HDRP package configuration in this specific project, as downgrading from 5.13 to 5.10, and upgrading again resolved the issue
To reproduce:
1. Open attached project "FBXImportCrash.zip"
2. In Project window, select HoloSliderHoleA.fbx
Result: editor crahes
Reproduced in: 2018.4.0f1, 2019.1.2f1, 2019.2.0b1
Not reproducible in: 2019.3.0a2
Note1: deleting Library/ reimporting / deleting project settings folder does not resolve the issue
Note2: did not reproduce on an empty project with imported FBX and HDRP set up
Note3: crash stack trace:
"0x00007FF71E39B263 (Unity) GfxDeviceD3D11Base::DrawBuffersBatchMode
0x00007FF71E42B706 (Unity) GfxDeviceWorker::RunCommand
0x00007FF71E42EC1B (Unity) GfxDeviceWorker::RunExt
0x00007FF71E42EFE5 (Unity) GfxDeviceWorker::RunGfxDeviceWorker
0x00007FF71EFDDEB7 (Unity) Thread::RunThreadWrapper
0x00007FF8BF7F4034 (KERNEL32) BaseThreadInitThunk
0x00007FF8C1D13691 (ntdll) RtlUserThreadStart"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Spot Light with 'Box' Shape stops working when it collides with Mesh
- Accepting Asset Store EULA endless loop in Package Manager window
- “InvalidOperationException: Sequence contains no matching element“ error when reenabling a custom Debug Draw Mode
- Prefab that contains a layout group is marked as changed by the Editor when opened
- Emission animation does not appear when the "Emission Map" parameter is set to black in a Lit material
Add comment