Iam1337 / extOSC

extOSC is a tool dedicated to simplify creation of applications in Unity with OSC protocol usage.
MIT License
193 stars 25 forks source link

Error when creating new UI element in Unity 2019.2.8f1 #9

Closed diedetap closed 4 years ago

diedetap commented 4 years ago

Hi there,

When I try to add a new UI element (pad, slider, button etc) I get the following error:

TargetParameterCountException: Number of parameters specified does not match the expected number.

I'm currently running Unity 2019.2.8f1, the issue is also present in a clean Unity project with only extOSC added. Any help would be much appreciated!

Iam1337 commented 4 years ago

Fixed in last commit.