Child ActorComponent
Closed this issue · 1 comments
imtrobin commented
Hi, it currently does not work for child actor components.
jlnordin commented
This is by design. While the normal Blueprint Debugger supports arbitrarily nested child actors with their own Blueprint variables, the Live Blueprint Debugger stops recursing if it finds an actor in order to support real-time updates when simulating.