Hello
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) It appears to generate this error during update but I can’t find any error or I don’t know where the conflict might be
i had the same thing with a duplicate rigidbody2d
– Phonsa