#second player camera movement is slow

15 messages · Page 1 of 1 (latest)

olive arrow
#

Hello!

I’m currently facing an issue where my second player has slow camera movement (as if the sensitivity was 0.001), it takes a whole mouse pad to move a bit.

I’m confused on why this is happening. Everything else is working fine.

Does anyone have any ideas or has faced this before?

thick bough
#

Is it possible that e.g. u always run the first player inside unity editor and the second player from a build? Probably editor has uncapped fps and build doesn't...or vice versa. So your camera-movement logic is just not framerate independent.

olive arrow
#

That’s exactly what I’m doing 😂 I’ll give it a test on two builds later today. I never knew the editor was different to the build

olive arrow
#

Ok so I have tested it on two builds and the host is fine but the other player still has the issue...

#

@thick bough

olive arrow
#

So i've tested the build as the host and editor as the second player.

#

On the right you can see the look is fine usually between (-10 to 10) but it's not moving the players camera that much

olive arrow
olive arrow
#

It's like the build isn't detecting the input system...

thick bough
#

Found this, what unity version are you using?

olive arrow
#

I'm in 2021.3.17f1