4.16.3 Cable Component randomly stop rendering when set location

when setting location at long distance, cable component randomly disappears.

When this happens, I checked the actor which contains the cable component, and its location is valid,

I checked the cable component and it has valid transform, length, segments, but for some unknown reason, it

does not get rendered.

This bug happens in both editor and packaged project.

I’ve already checked this post:

But setting length == 1 before setlocation does not work for my situation.