After a little while, every Unity 5.1.2p2 project starts throwing this error:
m_InstanceID != 0
I am always using VR mode, but not always using the oculus package.
I can find stuff online for the similar error:
m_InstanceID == 0
(though nothing that really explains what it is or how to fix it) but nothing on the does not equal variant.
Doesn't affect builds, everything runs fine in editor - just would like to get an idea as to what's causing it...
↧