Hi,
I have found a error while performing a unity build on Windows 8.1.
Assets/NGUI/Scripts/Internal/EventDelegate.cs(237,34): error CS1061: Type `System.Delegate' does not contain a definition for `GetMethodInfo' and no extension method `GetMethodInfo' of type `System.Delegate' could be found (are you missing a using directive or an assembly reference?)
I searched the forum and found a fix for windows 8.0 that looks like its in the 3.5.9 but im still getting this error.
Is there a fix for this coming in the 3.6 release?
Garry O.