Hello, my project is using MemoryPack. This plugin also uses Unsafe.dll, so it conflicts with unity-cli-loop. I m try to delete this dll in your plugin project. It's working.
The Error:
MemoryPack.Generator.Roslyn3\MemoryPack.Generator.MemoryPackGenerator\ET.M2C_CreateUnits.MemoryPackFormatter.g.cs(69,87): error CS0234: The type or namespace name 'Unsafe' does not exist in the namespace 'System.Runtime.CompilerServices' (are you missing an assembly reference?)
Hello, my project is using MemoryPack. This plugin also uses Unsafe.dll, so it conflicts with unity-cli-loop. I m try to delete this dll in your plugin project. It's working.
The Error:
MemoryPack.Generator.Roslyn3\MemoryPack.Generator.MemoryPackGenerator\ET.M2C_CreateUnits.MemoryPackFormatter.g.cs(69,87): error CS0234: The type or namespace name 'Unsafe' does not exist in the namespace 'System.Runtime.CompilerServices' (are you missing an assembly reference?)