Author Topic: NGUI error with Windows 8.1 Unity build  (Read 2409 times)

GarryO

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 5
    • View Profile
NGUI error with Windows 8.1 Unity build
« on: May 16, 2014, 10:27:48 PM »
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.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: NGUI error with Windows 8.1 Unity build
« Reply #1 on: May 17, 2014, 05:16:30 PM »
See this post: http://www.tasharen.com/forum/index.php?topic=9509.msg44820#msg44820

3.6.0 has the fixes integrated.