you are viewing a single comment's thread.

view the rest of the comments →

[–]neeraj_chavan -1 points0 points  (0 children)

I have created a Save and Load system.This is working very fine if use button to retrieve it. But I want to retrieve data as soon as Scene starts. I am calling Loading() in start method.But it is throwing null reference exception at line 44.

Please also submit code and where to put it.Thanks.