mixer / interactive-unity-plugin

Unity Plugin for Mixer Interactivity
MIT License
59 stars 23 forks source link

NullReferenceException in MixerInteractiveHelper #94

Closed Mobius5150 closed 4 years ago

Mobius5150 commented 6 years ago

It seems that if you start a game and then leave it going for a while in the Unity editor you get flooded with NRE's in the MixerInteractiveHelper:

NullReferenceException: Object reference not set to an instance of an object MixerInteractiveHelper.Update () (at Assets/MixerInteractive/Source/Scripts/MixerInteractiveHelper.cs:87)

image

mkpazon commented 4 years ago

Any updates on this? I have the same problem.

WatchaGames commented 4 years ago

Hi, not yet encountered it but will probably will when doing longer demos, interested to see how is this solved.