Skip to content

Child actor component values are not saved #80

@Crossroad1000

Description

@Crossroad1000

I'm trying to save an actor that includes child actor components inside of it with each different default values on them.
However, I'm not able to save these values inside of the actor that is in my game.
When I add the main actor with its child components inside of it to the save actor list, It doesn't save the child component's default values.
And when I add the child component's also to the saving list, it duplicated the child component and set it outside of the main actor when I'm loading the game. So then I do get the values that we're set on the child components but it is now duplicated and outside of the main actor.

Is there a setting I'm missing or is it not possible to save a child actor component default value inside of an actor?

afbeelding
afbeelding
afbeelding
afbeelding

  • Engine Version: 5.1
  • Plugin Version: 1.4
  • Windows

Metadata

Metadata

Assignees

Labels

BugSomething isn't workingTo Be ReproducedHas not been reproduced

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions