Tasharen Entertainment Forum
Support => Other Packages => Topic started 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?
-
HUDText 1.8 fixes this, but you can also fix it locally by changing 'font' to 'bitmapFont', and 'size' to 'defaultSize'.
-
Tanks
-
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
-
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.