Skip to content

NullReferenceException on calling AutoSaveData() function. #1

Description

@fundoozzz

I am getting this error " NullReferenceException: Object reference not set to an instance of an object
AutoSave.AutoSaveData () (at Assets/Scripts/Managers/AutoSave.cs:185)
AutoSave.Update () (at Assets/Scripts/Managers/AutoSave.cs:108)"

when i try to call AutoSaveData() from within the script.
I have tried the sample scene and instead of calling OnSave() from Save button, i called AutoSaveData() and I am getting the said exception.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions