Tasharen Entertainment Forum

Support => Other Packages => Topic started by: nilton_felicio on October 25, 2013, 09:13:23 PM

Title: After I updated to 3.0.3 Ngui
Post by: nilton_felicio on October 25, 2013, 09:13:23 PM
After I updated to 3.0.3 Ngui am getting the following errors in text Ngui HUD 1.7, I'm using Unity 3D 4.2.2

(https://db.tt/Vu5cSdtN)


Poderia corrigir isso por favor?
Title: Re: After I updated to 3.0.3 Ngui
Post by: ArenMook on October 26, 2013, 07:50:26 PM
HUDText 1.8 fixes this, but you can also fix it locally by changing 'font' to 'bitmapFont', and 'size' to 'defaultSize'.
Title: Re: After I updated to 3.0.3 Ngui
Post by: nilton_felicio on October 26, 2013, 08:27:14 PM
Tanks
Title: Re: After I updated to 3.0.3 Ngui
Post by: ltcastro on October 28, 2013, 08:58:45 PM
I just received the following message and hope a recommendation can be made to fix it.

ssets/NGUI/Scripts/UI/UIInputSaved.cs(17,32): error CS0506: `UIInputSaved.text': cannot override inherited member `UIInput.text' because it is not marked virtual, abstract or override

Thanks
Title: Re: After I updated to 3.0.3 Ngui
Post by: ArenMook on October 28, 2013, 11:31:34 PM
You need to follow upgrade instructions from the readme that involve deleting the NGUI folder prior to importing the update.

There is no UIInputSaved anymore. Just UIInput.