Search Issue Tracker
Won't Fix
Votes
1
Found in
2018.2.4f1
Issue ID
1072677
Regression
No
[Linux] Compile errors upon downloading ECS related packages (Entities, Inc Compiler, Burst)
To reproduce:
1) Create a new project
2) Switch to .NET 4.x Equivalent
3) Open Package Manager
4) Download the following packages: Entities, Incremental Compiler, Burst
Expected: No compilation errors
Actual (You might need to restart Unity): System.AggregateException: One or more errors occurred. ---> System.TypeInitializationException: The type initializer for 'ZeroMQ.lib.zmq' threw an exception. ---> System.EntryPointNotFoundException: mono_dllmap_insert
Reproduced in 2018.2.4f1, 2018.2.10f1
Not reproduced in Windows 10
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
- Scrollbar in "My Assets" detail window appears compressed/cut off
- Crash on object:runtime_invoke_void__this__ when opening a specific project
- Circle-shaped rendering artefacts visible in Local Volumetric Fog boundaries box in Scene view when Fog Distance is lower than 1
- “Fog Distance” property name and description is unclear in the Inspector window
- Crash with multiple stack traces when using Burst-Compiled Span.Fill()
Resolution Note:
ZeroMQ is no longer used by incremental compiler.