Hello there, I'm having this error but don't know where is located :(
My game is targeted for android and plays without any error both on the phone and the game window.
**Assertion failed on expression: 'GetSystemInterested(transform, system) != enable'**
Any ideas that can point me in the right direction to fix it? I'm using unity 2018.2.17f1 personal (64bit) some times it generates a few messages I assume during update and sometimes not and makes over 1000 I think it might be in my game manager but I can't find any error or I don't know where the conflict might be
**Assertion failed on expression: 'GetSystemInterested(transform, system) != enable'**
Any ideas that can point me in the right direction to fix it? I'm using unity 2018.2.17f1 personal (64bit) some times it generates a few messages I assume during update and sometimes not and makes over 1000 I think it might be in my game manager but I can't find any error or I don't know where the conflict might be