Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by yoda12 · Mar 04, 2015 at 09:33 PM · unity 5errorapicorrupted

(API updater keeps failing)Unity3d 5 beta: My stuff got corrupted after unity 5 install? Hundreds of errors for no apparent reason

[Update] Okay, so like I have said before, I have made the unwise decision to upgrade to unity 5 mid-project. My latest backup was a week-a few days ago, and I don't know why I did not create a backup directly before installing.(Its a long story) Anyway, I DID create a backup before doing the API updater, but when I launched unity I realized that the API update would likely stop all these errors of

    "__ is not a member of unity engine.component" and a few itween errors and
  "_ is obsolite" errors

So I decided to run the API updater, and I didn't work and said it had failed. So, I re-started uinty3d and did it again, and... No luck. Now what do I do?

OLD:

I have installed unity3d 5 and converted my project to unity 5 format, like when unity 4 was out, but this time most of my assets and scripts log hundreds of errors(in total) I don't have the time or knowledge to fix each one, and there must be some way to fix them all? I have never had this happen before and don't know exactly what to do. I just wanted to use unity3d 5, right now, I almost want to go back to unity 4 so I don't have errors.(But I do not think that would work)

Comment
Add comment · Show 5
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image meat5000 ♦ · Mar 04, 2015 at 09:50 PM 2
Share

See if this still works if you got a crash.

http://answers.unity3d.com/questions/13920/editor-crash-where-is-scene-data-kept.html

Otherwise, yes, lots of API changes means lots of broken stuff. On conversion it warned you!

Upgrading a $$anonymous$$or release mid project is normally a bad idea. Upgrading to a major release mid-project is asking for trouble.

avatar image yoda12 · Mar 04, 2015 at 09:59 PM 0
Share

Im getting alot of errors like __ is not a member of unity engine.component and a few itween errors and _ is obsolite errors

avatar image meat5000 ♦ · Mar 04, 2015 at 10:25 PM 1
Share

Have you tried running the API updater?

avatar image tanoshimi · Mar 04, 2015 at 11:11 PM 0
Share

$$anonymous$$ajor version releases contain breaking changes. That's what makes them major releases... You've not given any specific examples of code and the errors it can generate, so all we can do is offer generic advice: don't upgrade mid-project.

avatar image yoda12 · Mar 05, 2015 at 06:02 PM 0
Share

The API updater also keeps failing.

3 Replies

· Add your reply
  • Sort: 
avatar image
1

Answer by Owen-Reynolds · Mar 05, 2015 at 05:21 AM

That's normal. Seriously. When you upgrade to a new version, you always plan for crazy things like this. Unity's upgrader even tells you to make a backup.

Most pros won't upgrade until they start a new project. Many wait until the point-1 version, so other people can find the bugs.

And the errors you got are in the patch notes. They say that many dot-renderer, etc... shortcuts were removed, and are now GetComponent. That's why you always read the patch notes. It took me 10 minutes to skim them yesterday, and I saw that. Decided I'd need 3-4 days, just to be sure, before even attempting it.

Maybe you trashed a week's worth of work. You have to do this at once in your life -- everyone one learns backup lessons the hard way -- so now you have.

Comment
Add comment · Show 2 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image yoda12 · Mar 05, 2015 at 05:50 PM 0
Share

Yeah, I guess. I just didn't expect this many changes to the API. Wow. So could I downgrade back to unity4 and would it still work? Or would I have to use a backup?

avatar image meat5000 ♦ · Mar 06, 2015 at 01:48 AM 0
Share

You cant downgrade. You'd make a copy of your backup.

avatar image
0

Answer by TheOneFreeMan · Mar 04, 2015 at 11:20 PM

I think I experienced the same thing you're describing, and I was able to stop all of the errors by going into terrain settings (upper left corner) and unchecking "lightmap static".

Comment
Add comment · Show 3 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image yoda12 · Mar 05, 2015 at 04:06 AM 0
Share

What exactly do you mean? I see no lightmap static. Can you tell me exactly how you get to it?

avatar image meat5000 ♦ · Mar 05, 2015 at 04:19 AM 0
Share

I think he means the little triangle next to "Static" when you click a gameobject.

I'm not sure this will solve all your problems.

avatar image yoda12 · Mar 05, 2015 at 04:55 AM 0
Share

No that doesn't help

avatar image
0

Answer by Tekksin · Mar 04, 2015 at 09:52 PM

pretty sure if you deleted that version of unity, and went to the earlier version, you'd skip all those errors.

Can you take a screen shot of the errors you found? Without at least an idea of what issues you're running into, it's hard to offer reasonable/relevant suggestions.

Comment
Add comment · Show 1 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image yoda12 · Mar 04, 2015 at 10:11 PM 0
Share

Im getting alot of errors like __ is not a member of unity engine.component and a few itween errors and _ is obsolite errors

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

25 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

unity fontainebleau importing error 0 Answers

Unity 5 API Updater Keeps Failing 4 Answers

How to Convert This Line to Fit the New API? 1 Answer

Compilation error, Unity 5 0 Answers

Corrupted lightmap 1 Answer


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges