- Home /
Question by
marckv · Dec 14, 2016 at 08:29 PM ·
version-control
Opening 5.5 project in 5.4
Hey everyone, Im currently working with beta versions of Unity. 5.5.0f3 and 5.4.0f3
I made some scenes and effects with animations/prefabs etc in 5.5. Unfortunatly the beta for device I am creating for is 5.4. Upon opening the project, all animations/prefabs and scenes are broken and do not work. It complains about the version number in the console. Is there a way around this for such a small version change?
Comment
Answer by elenzil · Dec 14, 2016 at 11:07 PM
afaik there is not a way to load a scene/prefab from a future version.
you might try copy-and-paste between two running instances of Unity 5.5 and 5.4, but that seems like a long-shot.
what do you mean by "the beta for device I am creating for is 5.4." ?
Your answer