Jarrod Spurrier
Jarrod Spurrier
Just found the operator override documentation, however it doesn't appear to allow me to override the "^" character. I get the following error: `unrecognized character: U+005E '^'` Looks like you...
Really looking forward to these changes, thanks for this! Will the new AnimancerEventParameters allow us to avoid the closure allocations when binding to event callbacks? I find that we have...
I can confirm, I'm seeing the same issue.
I am also trying to figure out how to do this. @AArnott would you mind publishing the unitypackage for v2.5.172? Or perhaps posting the steps here/on the readme for how...
I was able to get it to work in Unity by manually downloading all the following nuget packages, then copying the dll's into Assets/Plugins/MessagePack.  However, the MessagePack.UnityClient isn't available...