Skip to content

Timestamp issue when preloading #100

Description

@gondosd

Whenever I preload all slots the timestamp seems to be broken, every slot is having the current time.

Steps to reproduce the behavior:

  1. prepare the setup, make a widget which is listing all savefiles with preloading, and display the timestamp
  2. prepare two different saves
  3. get back to the widget with the saves
  4. See that all slots display the current time, instead of the creation time

Environment (please complete the following information):

  • Engine Version: [5.7.4]
  • Plugin Version: [1.5a]
  • OS: [Windows]

Solution:
Mark the Stat variables as SaveGame in the UPROPERTY macro. so it will be included in the deserialization

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't workingImplementedNeed DetailsThe feature or bug doesnt have enough details for it to be solved

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions