I am planning a migration from Unity 3.0(4) to Unity 4.0(5). My plan is to build out the 4.0(5) server in parallel to the current 3.0(4) server, upgrade the 3.0(4) server to whatever version of 3.x has the same database structure as 4.x, and then ex...