Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.1.0b9
2019.3.0a8
Issue ID
1169782
Regression
Yes
[DX12] Crash when showing custom editor
Steps:
1. Download the project attached in comment (Legacy Simviz Test.zip (19.7 KB) )
2. Open project
3. Make sure you are using DX12 Editor (PlayerSettings>Other Settings>Graphics API list set DX12 to the top)
4. Make sure sceneview is opened and visible
5. Drag and drop the script "HandlesTest" to any GameObject on scene to add the component
6. Editor freezes and crashes
========== OUTPUTTING STACK TRACE ==================
0x00007FF6046C1F44 (Unity) GfxDeviceD3D12Base::DrawBuffersCommon
0x00007FF6046C16AE (Unity) GfxDeviceD3D12Base::DrawBuffers
0x00007FF60471793B (Unity) GfxDeviceWorker::RunCommand
0x00007FF60471B22B (Unity) GfxDeviceWorker::RunExt
0x00007FF60471B5E8 (Unity) GfxDeviceWorker::RunGfxDeviceWorker
0x00007FF60558C3A3 (Unity) Thread::RunThreadWrapper
0x00007FFD2E8D4034 (KERNEL32) BaseThreadInitThunk
0x00007FFD30E53691 (ntdll) RtlUserThreadStart
========== END OF STACKTRACE ===========
Reproducible: 2019.3.0a11, 2019.3.0a8, 2019.3.0a2, 2019.1.13f1, 2019.1.0b9
Not-reproducible: 2019.1.0a9, 2018.4.5f1, 2018.2.20f1, 2017.4.31f1
Not-reproducible on DX11
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
- Element UI disappears and NullReferenceException is thrown when dragging off the last or first element from the list in the Inspector
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a2