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?
– Seth-McCumberI'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_McCumber
– AndyMartin458Ok, Thanks! Hope Someone Answers Your Question.
– Seth-McCumber