Cable Component doesn't save

I attach the end points of the cable to the mesh, when I close and reopen the project, the cables are not there anymore. This is only happening on 5.1. I tested on 5.0 and It works fine, when I open the project the cable is the way I left it. But on 5.1 I have to manually set the cables again. Steps to reproduce : Add a mesh, and then add a cable actor, attach the cable actor to the mesh and hit save, Close your project and reopen it again, the mesh and the cables are not joined together anymore. Can someone please help me with it ?

2 Likes

I’m having save problem. Noticed this problem since 5.1.

Existing cabled work until you change something in their properties. Then, after editor close/reopen cables are unattached.

I have the same issue.

A possible workaround can be to create a blueprint class who inherits from CableActor and in the Construction Script you Set Attach End To to an Actor variable

image

It’s still broken in 5.1.1.

UPDATE: Cable actor breaks after converting map to World Partitioning mode.