Magicolo / uPD

A relatively complete alternative to Unity's audio engine using Pure Data and LibPD.
MIT License
72 stars 6 forks source link

Numerous issues in Unity 2020.1.0b15 (64-bit) and other recent versions #9

Open matthewhaywood opened 4 years ago

matthewhaywood commented 4 years ago

Upon converting GUI.Text to UnityEngine.UI.Text, the following errors appear in ScreenLogger.cs:

After commenting out these 4 problem lines of code, the following errors occur:

After updating those lines of code, the following errors are present:

I haven't fixed the last set of errors yet as I haven't managed to recompile the libpdcsharp.dll yet and so there may or may not be further errors beyond this point.

If anyone can help with recompiling the .dll, I'd appreciate guidance. Thanks, Matt