Description

It's impossible to set it back to None. Also, if the original blueprint had something set in ChildActorClass, it will be impossible to set a placement of it to None. I looked at it briefly in the debugger, and it does initially set it to None. However, when the actor is destroyed and re-created, it reads the old value back in during serialization.

Steps to Reproduce
  • Create a blueprint, and add a ChildActorComponent.
  • Place that blueprint in a level
  • Go to the ChildActorClass in the details pane, and set it to anything. Any Actor works.
  • Now try to set the ChildActorClass back to None.

 
It's impossible to set it back to None. Also, if the original blueprint had something set in ChildActorClass, it will be impossible to set a placement of it to None. I looked at it briefly in the debugger, and it does initially set it to None. However, when the actor is destroyed and re-created, it reads the old value back in during serialization.
 
 

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-203619 in the post.

0
Login to Vote

Unresolved
ComponentUE - Gameplay - Blueprint
Affects Versions5.4
Target Fix5.5
CreatedJan 10, 2024
UpdatedFeb 13, 2024