stella3d / OscCore

A performance-oriented OSC library for Unity
MIT License
160 stars 29 forks source link

NullReferenceException when changing Property Output settings #19

Open zetenynagy opened 1 year ago

zetenynagy commented 1 year ago

On changing the component and property fields of a Property Output, I get the following error approx. every second until I hit Play Mode:

NullReferenceException: Object reference not set to an instance of an object
OscCore.PropertyOutput.Update () (at Assets/OscCore/Runtime/Scripts/Component/Output/PropertyOutput.cs:116)