mojira.dev
MCPE-79380

Hand and some items still bob when View Bobbing is disabled

Summary:
The player's hand, bow, crossbow, trident, and shield in first-person view still bob when walking/running with View Bobbing disabled.

Steps to Reproduce:

  1. Load a world

  2. Disable View Bobbing

  3. Start walking/running while holding nothing

Observed Results:
The player's hand still bobs.

Expected Results:
The player's hand should not bob.

Linked issues

BDS-6258 View bobbing still works even if its disabled BDS-8819 When i turn off my view bobbing my hand still moves when i walk BDS-12638 View bobbing issue MCPE-79573 "View bodding" movement appears with the setting turned off MCPE-79835 When View Bobbing is off, your arm moves when empty MCPE-80293 Hands Stills Bobs With View Bobbing Off MCPE-80906 Hand moves while holding map MCPE-82218 if you turn off view bobbing your hand is still moving, except when your holding an item. MCPE-82976 View Bobbing bug MCPE-84208 A mão do jogador ainda se movimenta mesmo sem a movimentação na visão MCPE-84209 The player's hand moves even without the "Move in view" option enabled! MCPE-84800 No way of turning off view bobbing MCPE-84839 View Bobbing for hand not disabled MCPE-84959 view bobbing bug MCPE-85038 view bobbing MCPE-85082 Left hand bobbing/moving while view bobbing is turned off MCPE-85164 When view bobbing is disabled, only blocks will stay static, while arms continue to Bob. MCPE-85216 View Bobbing is glitched MCPE-85454 No bobbing doesn't turn of bobbing MCPE-85658 Hand still bobbing when bobbing is off MCPE-85835 View Bobbing Is Broken MCPE-86077 incorrect animation of hands MCPE-86817 View Bobbing When not holding anything MCPE-88081 Non View Bobbing Hand Moves when walking forwards and Backwards MCPE-88273 hand bobbing issue MCPE-88354 view bobbing broken in xbox one bedrock MCPE-91212 When I turn view bobbing off, my hand still bobs back and forth. This makes me nauseous MCPE-92163 Bug in view bobbing in mcpe 1.16 MCPE-92283 Hand Moves even while View Bobbing is turned off MCPE-94874 Issue on view bobbing disable(first person) MCPE-95089 Hands still bobs with view bobbing Off MCPE-98703 When view bobbing is turned off and player has nothing in their hand, hand still bobs. MCPE-100418 View bobbing issue MCPE-101223 View Bobbing doesn't disable MCPE-101409 View Bobbing problem MCPE-107799 View bobbing bug MCPE-117608 Camera shake is not disabled for some weapons MCPE-117748 Camera shake doesn't shut off for empty hand MCPE-119600 View bobbing, bobbing hand MCPE-120161 View bobbing bug MCPE-120230 The Players Hand, trident, crossbow, shield, and bow still bobs when view bobbing is turned off MCPE-120233 Off Hand Item Shaking Even The View Bobbing Turned off MCPE-120290 View Bobbing issue with items MCPE-120362 Hand still bobs with View Bobbing disabled MCPE-120597 Hand and other items bobbing while View Bobbing is off MCPE-120662 turned off view bobbing still on MCPE-120700 View bobbing MCPE-121038 Player's hand still bobs when View Bobbing is Toggled off MCPE-121200 Bobbing off issue MCPE-121347 View bobbing does not work MCPE-121654 Problem with the "View Bobbing" setting MCPE-122399 view bobbing bug MCPE-123544 Bug Mcpe 1.16.210 view bobbing

Attachments

Comments

migrated

It appears this may affect only Android devices. Turning view bobbing off on Windows 10 doesn't cause this issue. 

migrated

This issue occurs to me on Windows 10

migrated

Happens for me on xbox one aswell

migrated

This effects me on iOS as well

migrated

This happens on Switch as well, so I can confirm this happens on all bedrock platforms.

migrated

Still an issue in 1.16.2. If you hold a map in your offhand (or in your primary hand with a shield in the offhand) the map doesn't bob, but the hand underneath does.

migrated

This problem seems to be caused by a wrong placed "!" in the "player.animation_controllers.json" file.
Removing the "!" on "first_person_walk" : "!variable.bob_animation" to "first_person_walk" : "variable.bob_animation" solves this problem.
Then the bobbing toggle works again normally.

migrated

Since no one has done it, based on @unknown's comment I've added an mcpack that fixes the issue

migrated

Seem like everyone above have a way to fix this, but does your hand move at the opposite direction as your screen rotate ? I mean look at some video on Java Edition, or turn on view bobbing and get on a horse you’ll see, it make sense cause that’s not count as bobbing, it’s something else, i’m just doesn’t like how your hand just standing still all the time especially with my iPad where everything just stuck out of the screen and never visible at all, i could turn on view bobbing but i just don’t like it, Minecraft Bedrock always have these weird things that I don’t even understand lol, and is there anyone report the hand actually smaller than usual, is that something intentional or just some random bug like this one ?

migrated

Affects 1.16.100.58 Beta.

migrated

Affects 1.16.100.60

migrated

another fix for this is to set the positioning for left and right arm to 0.0 for all axes in the first person walking animation. Both the animation controller method and this work, but the former is more simplistic.

"animation.player.first_person.walk" : {
            "loop" : true,
            "bones" : {
                "leftarm" : {
                    "position" : [ 0.0, 0.0, 0.0 ]
                },
                "rightarm" : {
                    "position" : [ 0.0, 0.0, 0.0 ]
                }
            }
        }
kmb600

affects 1.16.200.52

[Mojang] Mega_Spud (Jay)

Reopening as this appears to be a regression in 1.16.210.59 beta.

silentwisperer

can confirm, happens in the .59 beta 👍

xXGlitchSlayerXx

This issue has made it into the 1.16.210 release.

migrated

I also confirm that this bug is present in 1.16.210 release on IOS mobile. The main problem is that offhand items move around even when view bobbing is turned off. Items in the main hand is not affected though. Very annoying.

silentwisperer

this is still active in the 1.16.230.50 beta

lillybeacon

For some reason, the view bobbing changes got reverted in the 1.16.230 beta, based on the changes inside the .json files, hopefully, it should be acknowledged pretty soon.

[Mod] EVGENSYPERPRO

Version 1.16.220 is not affected.
Latest beta version (1.16.230.52) is affected.

migrated

(Unassigned)

470083

Confirmed

Multiple

Android 8.1

1.16.230.52 Beta, 1.16.230.50 Beta, 1.16.220.51 Beta, 1.16.220.50 Beta, 1.16.210.59 Beta, ..., 1.16.20, 1.16.50 Hotfix (iOS), 1.16.40 Hotfix, 1.16.101 Hotfix, 1.16.210

1.16.230.54 Beta, 1.16.220, 1.16.220.52 Beta, 1.16.200.53 Beta, 1.16.200

Retrieved