How to play a Unity 2.x game in Unity 5.0.1
Hello, Back when Tron Legacy came out in 2010, someone made a Space Paranoids game using Unity. The game was lots of fun and could get pretty challenging at times. However, I recently tried to revisit the game to see if it was still fun now that I am older. Unfortunately, it now tells me the following: Cannot load - 2.x games are not supported by the current Unity WebPlayer. First of all, it really irritates me that Unity wouldn't make there software backwards compatible, this seems like a huge oversight on their part. Secondly, I was wondering if there was a way to update the .unity3d file so that it was compatible with Unity 5.0.1? All I have is the downloaded .unity3d file from www.y8.com, which is a games site. If I cannot update the game, is there a place where I can download Unity 2.x.x? Or even Unity 3.x.x?
Answer by tanoshimi · Jan 01, 2016 at 08:14 AM
You can download Unity versions back to 3.4 from https://unity3d.com/get-unity/download/archive
It's quite common (and necessary) for backwards-compatibilty to break as software is developed - Unity 2.x is well over 5 years old!
Your answer
Follow this Question
Related Questions
How to download unity 4 without messing with unity 5 1 Answer
How to make a follow camera code and jump sistem 1 Answer
memory games 0 Answers
The problem with Unity update 0 Answers
how do I combine multiple projects as one to create one game? 1 Answer