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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Resolution Note:
ZeroMQ is no longer used by incremental compiler.