Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aim direction not synchronised with other clients #352

Open
Ivann97 opened this issue Feb 26, 2022 · 10 comments
Open

Aim direction not synchronised with other clients #352

Ivann97 opened this issue Feb 26, 2022 · 10 comments
Assignees
Labels
bug Something isn't working

Comments

@Ivann97
Copy link

Ivann97 commented Feb 26, 2022

Describe the bug
When aiming in rifle overlay, sometimes character orientation/ aim yaw is not synchronized anymore with other clients.

To Reproduce
Steps to reproduce the behavior:

  1. Start level the with 2 client
  2. Chose rifle overlay
  3. Don't move, aim and shake your cam in any direction , or just move your mouse very slowly
  4. See error

Expected behavior
Same orientation / aim yaw on every client

Screenshots and Videos
knoyHoyToFixThat

Additional context
Tried to fix it myself and will continue trying but if you already have a solution I would really be thankfull

@Ivann97 Ivann97 added the bug Something isn't working label Feb 26, 2022
@ShreddinPB
Copy link

ShreddinPB commented Feb 26, 2022 via email

@Ivann97
Copy link
Author

Ivann97 commented Feb 26, 2022

actually wanted to make a video tommorow but if this can help understanding the problem...
arrows

@Ivann97
Copy link
Author

Ivann97 commented Feb 26, 2022

Here is the video

video3.mp4

@Dealman
Copy link

Dealman commented Jun 18, 2022

By the looks of it, your orientation is only updated when you look at a world object. Whenever you look at the character, it doesn't update - probably because it's a dynamic object?

Since it updated whenever you looked away from the character and the line trace (persumably) hit the level objects instead.

@SKD0007
Copy link

SKD0007 commented Jul 30, 2022

actually wanted to make a video tommorow but if this can help understanding the problem... arrows

Is this fixed ? or still the same.

@cheburashkalev
Copy link

i fix it
need replicate camera rotation in Smooth Control Rotation
image

@cheburashkalev
Copy link

for some reason, only the camera owner and the server know about the position of the player's camera manager

@cheburashkalev
Copy link

if you manually synchronize these 2 parameters, then everything comes back to normal

@rex706
Copy link

rex706 commented Feb 25, 2023

@cheburashkalev could you please further explain your fix?

@AsifulHaque
Copy link

AsifulHaque commented Mar 2, 2024

This should fix the issue :

ALS Community Aim Replication fix | Unreal Engine 5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

8 participants