jlnordin/LiveBlueprintVariableDebugging

Child ActorComponent

Closed this issue · 1 comments

Hi, it currently does not work for child actor components.

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.