Actor Scale not replicated

It’s not directly a bug, rather a inconsistency/ usability issue.

A description of Issue can be found
for c++

for blueprint

I’m certain if somebody want to replicate an Actor he expect scale to replicate just as location and rotation. If you don’t want actor to replicate scale specifically, you probably don’t want actor to replicate at all. So I believe great majority of users would prefer if scale replicated by default.Therefore I’d like to request to “fix” this.

But maybe there are good reasons Actor scales don’t replicate by default?

Hi ,

Thanks for report! I was able to reproduce this in 4.7.6 as well as our main internal build, so I’ve created a bug report for issue (UE-14509). I’ll let you know as soon as I see any update on it. I’ll go ahead and inform everyone on posts you linked to, as well. Thanks!

Just wanted to let you know that this has been fixed internally and should be working correctly in a future release, likely 4.9. Thanks again!

So it’s not fixed in 4.8? Because i ran into this issue. My static mesh was 1 on server and 0.25 on client. Instead of being 0.25 on both.

No, unfortunately this fix won’t be live until 4.9 at earliest.

Hey guys, I just wanted to add that scale is screwed up on the “merge actors” as well. If something is in a blueprint at 5x scale, then dragged into world, and is merged with other actors - all actors will appear with 1x scale.

Loving 4.8, looking forward to 4.9 :slight_smile:

Hi Unlikely,

Please open a new post with this information, and detailed reproduction steps so we can look into it further. I believe this may be unrelated and I’d like us to have right people investigating. Thanks!

Hey ,

No problem!

I’ve got one open up here: https://answers.unrealengine.com/users/7089/unlikelyheroesstudios.html

Has anyone tested whether this has been fixed in 4.9? We have a fairly important gameplay element relying on actor scale replication and it would be great to see this in 4.9.

Hi lordscottish,

We tested and verified fix for our internal 4.9 build. I believe this fix is in Preview branch, so please test inside 4.9 Preview and let us know if it’s not working for you.

Thanks for your prompt reply, ! I’ll test 4.9 preview next week.

Unless my setup is incorrect, I’m still seeing this issue in 4.9. Is there any place to see current status of this bug?

Hi uw19,

This was fixed for 4.9, and bug report is closed. If you’re still seeing something similar, let me know what your setup is and I can see if it’s same thing. Images of your BP setup would be nice, and a small test project would be very helpful.