#Need Help with Thread

1 messages · Page 1 of 1 (latest)

cedar peak
#

hello

distant sentinel
#

Are you using some sort of C# package?

distant sentinel
# cedar peak hello

Whatever you are using it seems like it is running on another thread and you can't access unity functions off the main thread

cedar peak
#

im using dryWetMIDI

#

which is also in unity asset store

#

from where i got it

#

it's simple situation

#

i got GameObject as Prop

#

and i try to access it

#

im not using threads to do this, no mutex, no lock

distant sentinel
cedar peak
#

it's event