Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4
2019.4
2019.4.9f1
2020.1
2020.2
Issue ID
1276971
Regression
No
Crash on mono_jit_runtime_invoke when opening project that has multiple plugins with the same DLL names
Reproduction steps:
1. Open user's attached project
-- observe crash
Reproducible with: 2018.4.27f1, 2019.4.10f1, 2020.1.6f1, 2020.2.0b3
Note:
-With 2020.2.0b3 the project imports forever and Unity has to be force closed from the Task Manager
-Example of errors thrown before the crash:
Multiple plugins with the same name 'comhost' (found at 'Assets/dotnet/packs/Microsoft.NETCore.App.Host.win-arm/3.1.7/runtimes/win-arm/native/comhost.dll' and 'Assets/dotnet/packs/Microsoft.NETCore.App.Host.win-x86/3.1.7/runtimes/win-x86/native/comhost.dll'). That means one or more plugins are set to be compatible with Editor. Only one plugin at the time can be used by Editor.
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
- Crash on DualThreadAllocator<DynamicHeapAllocator>::Contains when closing a Sub Scene with DynamicBuffer to MetaChunkEntity in Play mode
- Crash on UnityMain when switching from DX11 to DX12 with HDR enabled
- Player gets a grey filter over the whole window when Player is in Exlcusive window mode and HDR is enabled
- Missing VisionOS "Target minimum VisionOS Version" Field in the Project Settings window
- External Script Editor preference resets to last set IDE when switching Unity Editor versions
Resolution Note:
Won't fix: Issue affects very few users and it's hard to pinpoint the cause of this.