Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: zenmaster on January 07, 2014, 11:23:38 AM

Title: Complie error after 3.0.8.f7 update
Post by: zenmaster on January 07, 2014, 11:23:38 AM
Hi All,

Just imported from the asset store to update to 3.0.8.f7
I now receive error
Assets/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
NGUI no longer appears as an option in Editor.

Thanks,
Kevin
Title: Re: Complie error after 3.0.8.f7 update
Post by: Cripple on January 07, 2014, 11:29:11 AM
Did you follow the upgrade guide before installing this new version ? You have to remove the NGUI folder before importing the new one.
Title: Re: Complie error after 3.0.8.f7 update
Post by: zenmaster on January 07, 2014, 12:10:41 PM
Thanks Cripple. Didn't know about an upgrade guide.