Hello People,
When using NGUI on the latest Unity 4.1, I notice that none of my objects can receive an OnMouseEnter event when a UICamera component is attached to the camera. If I remove the UICamera component from my camera, then I can receive OnMouseEnter.
Can anybody help regarding this.