Bug - build 229, after script finishes, further scripts will fail to intialize on the chart

 

Try it.



void OnStart()

  {

   //try to run this script twice, check the Journal also.

   Print("This is the last time you see me");
  }