Welcome,
Guest
. Please
login
or
register
.
April 18, 2026, 04:16:15 PM
Home
Help
Search
Login
Register
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
Update to 2.63 throws a warning about UpdateManager
« previous
next »
Print
Pages: [
1
]
Author
Topic: Update to 2.63 throws a warning about UpdateManager (Read 4053 times)
Tiles
Newbie
Thank You
-Given: 0
-Receive: 0
Posts: 35
Update to 2.63 throws a warning about UpdateManager
«
on:
July 13, 2013, 01:35:59 PM »
Unity 4.15 free. I´ve updated to Ngui 2.63. And get a warning now:
Assets
/
NGUI
/
Examples
/
Scripts
/
Other
/
UpdateManager
.
cs
(
41
,
16
)
:
warning CS0436
:
The type `UpdateManager
' conflicts with the imported type `UpdateManager'
.
Ignoring
the imported type definition
What do i need to fix this?
Logged
ArenMook
Administrator
Hero Member
Thank You
-Given: 337
-Receive: 1171
Posts: 22,128
Toronto, Canada
Re: Update to 2.63 throws a warning about UpdateManager
«
Reply #1 on:
July 13, 2013, 08:25:53 PM »
You need to follow upgrade instructions carefully.
1. Start a new scene.
2. Delete the NGUI folder.
3. Import from the updated package.
If you miss step 1, you get weird issues. If you miss step 2, you get errors like yours.
Logged
Tiles
Newbie
Thank You
-Given: 0
-Receive: 0
Posts: 35
Re: Update to 2.63 throws a warning about UpdateManager
«
Reply #2 on:
July 15, 2013, 02:49:16 AM »
That fixed the issue. Many thanks
Logged
Print
Pages: [
1
]
« previous
next »
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
Update to 2.63 throws a warning about UpdateManager