Closed LSDdev closed 3 years ago
Could you provide a minimal project that can reproduce the issue?
Here is barebone project https://drive.google.com/file/d/19W2zB4999teoSoUeWsqas4gaGx3LqO9m/view?usp=sharing
It has game object with humanoid character, on that character there is something called ‘AudioControlPointController’ that enables you to select bone points and pass info from those points via osc. That AudioControlPointController links to OscJack and works with 1.0.2 but not on 1.0.3
Thanks for sharing the project.
I found there is a wrong reference from SoundActor. This issue should be fixed on their side. Please report it to them.
I'm closing this issue now. Please feel free to reopen it for further problems.
This might be my ignorance on Unity's inner workings. My problem is that using OscJack 1.0.2 scripting interface on my project works fine. When I upgrade the package via package manager to 1.0.3 the Unity can't seem to find the libraries and namespaces anymore and console gets flooded with