Search Issue Tracker
Not Reproducible
Votes
0
Found in
2019.2.0a2
2019.3.0a1
2019.3.0a5
Issue ID
1161024
Regression
Yes
Crash on RegisterPlugin when importing plugin
How to reproduce:
1. Open the attached project
2. If Unity didn't crash, RMB > Reimport All
Actual result: Unity crashes.
Reproducible with: 2020.1.0a15, 2019.3.0f2, 2019.2.0b6, 2019.2.0a2.
Not reproducible with: 2019.2.0a1, 2019.1.7f1, 2018.4.2f1, 2018.1.9f2, 2017.4.29f1.
Notes:
The crash is caused by scarped-unity-plugin.dll.
A failed assertion is thrown before the crash: "Assertion failed on expression: 'g_ThreadedGfxDevice'"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
Add comment