Unity 5.3.1f1
NGUI 3.9.6b
Things went a bit screwy on upgrading a project from Unity 4.x to 5.x. Is the following error with NGUI, or as a result of the pear-shaped upgrade? The compiler is groaning over lines 1555, 1564, 1573 and then again at 1642, 1651, 1660.
Q
Full error on import:
"Assets/NGUI/Scripts/Internal/NGUITools.cs(1573,28): error CS0121: The call is ambiguous between the following methods or properties: `NGUITools.GetSides(this UnityEngine.Camera, float, UnityEngine.Transform)' and `NGUITools.GetSides(this UnityEngine.Camera, float, UnityEngine.Transform)'