- Home /
Does upgrading from 4.2.2 to 4.3 require new ios asset bundles?
I recently did the upgrade from Unity 3.5 to 4.2.1, and we had to redo all of our asset bundles and xcode project. When we upgraded from 4.2.1 to 4.2.2, it was relatively painless. Will we need to rebuild all of our asset bundles for 4.3?
Also, what sorts of changes are there to the Xcode project?
Im Not Sure, But Can Updating To 4.3 Damage Any Standalone Projects?
I've never had major issues with a standalone project. The big pain with an Xcode project is that a new version wants to build a completely new project, so you have to manually re-add any modifications that you have. @Seth_$$anonymous$$cCumber
Answer by GavinF · Nov 13, 2013 at 01:21 AM
Rebuilding asset bundles will be necessary, and it appears you can not append to the existing XCode project either.
@$$anonymous$$F That is the news I feared. Thanks for trying it out.
They really need to do something about that, as it seems you have to do it every update