Why does the Niagara child component not move with it's parent

I made a simple BP Actor with a Sphere and a Niagara component, all using default settings. When I do a set actor location in BP, I see the Sphere move, but the Niagara component (fx) does not move at all. What could be the issue here?

268520-capture.png

Make sure all your emitters use local space.

6 Likes

Thank you very much man!! I have this problem and now you resolve it! thanx!!!

Hi there, and thanks for the answer.
What if still doesn’t render at the moving position with Local Space turned on, any idea?