Unity-Technologies / UnityPlayground

A collection of simple scripts to create 2D physics game, intended for giving workshops to a young audience
MIT License
856 stars 163 forks source link

Unity Crash #2

Closed shohan4556 closed 7 years ago

shohan4556 commented 7 years ago

Each time I try to open a Scene Unity crashed I am using unity 5.3.5

ciro-unity commented 7 years ago

Hey shohan, unfortunately I have authored the project with the 5.4 series, so you will need to open it with a 5.4 or later version.

Usually you would be able to open such a simple project with older versions, but in this case it seems like something critical changed between 5.3 and 5.4 in regards to prefabs.