Skip to content

Timestamp issue when preloading #100

@gondosd

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't workingTo Be ReproducedHas not been reproduced

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions