Lee Devonald
Results
2
comments of
Lee Devonald
Oh, it seems it's because it's targeting .net 4.5, and Unity Editor only supports 3.5, which breaks a lot of functionality.
Okay so... using the source code directly in Unity (with the editor scripting runtime version set to .NET 4.x equivalent) allows me to use the library, however compiling to to...