Hi,

I've just downloaded 2.6.3 with unity 5.3.2.

If I load the demo project and run it, it works just fine. However, the second I save any changes to it I get the following error:

NullReferenceException: Object reference not set to an instance of an object
ORKFramework.GUIHandler.ShowGUI ()
ORKFramework.ORKCore.FireGUITick ()
ORKFramework.ORKHandler.OnGUI ()

This also happens if I try to create a new project from scratch as well. I'm not sure where the problem is or how to fix it. Please help!!
Sign In or Register to comment.