Unity-Technologies / UnityPlayground

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

Errors in Unity playground - The script needs to derive from MonoBehavior #42

Open vogella opened 4 years ago

vogella commented 4 years ago

Trying to use Unity Playground with the latest Unity Hub results in errors. I tried with Unity Version 2018.4.12f1 and 2019.2.12f1.

Screenshot:

unity

vogella commented 4 years ago

Also if I try to run the examples I get the message that the project has compile errors.

image