Hello,
I posted this also over in the NGUI: Free edition thread, but I thought it might be better to ask here. After getting the latest free version of NGUI and trying to run it, I was spammed with 33 of these errors;
warning CS0618: `UnityEngine.GameObject.active' is obsolete: `GameObject.active is obsolete. Use GameObject.SetActive(), GameObject.activeSelf or GameObject.activeInHierarchy.'
I'm currently running Unity free version 4.1.5f1
How would I resolve this?
Thanks!