Make sure you use the correct capitalisation here

public int UnityGridSize {get { return unityGridSize; } }

If you use a capital here in ‘return >U<nityGridSize’ it will cause an error that will cause your game to freeze and you wont be able to open the project again until you change that. If you get this error just change that and you should be good.

Privacy & Terms