Problem attaching component to static mesh socket

Hello People! I’m trying to attach my physical object to static mesh socket. But it attaching only in 0.0.0 coords of static mesh, not in the socket location. What I’m doing wrong? Please Help!

pictures:

Hello,
Try this :slight_smile:

Thanks for your answer. The problem not fixed. Code not working and still attachhing to 0.0.0 coords(. I think, my Blueprint logic for this panel totaly wrong.

It’s hard to tell from the screenshots, but I think it’s mainly due to incorrect naming. Your socket is named “Socket”, so you may try disconnecting the “Blue Node” name variable and type “Socket” manually.

Hello! Thanks for reply. Socket name does not change this bug. This screenshot with old socket name (u can see time on my Win7 panel at left side)with any correct Socket name, this component still attaching to 0.0.0 coords.I dont have any idea.