Description

When crouching is set in the CharacterMovement Component, the distance from the character capsule to the floor increases by one unit while crouching.

Regression:
No - Same behavior occurs in 4.16.3 (CL 3561208)

Steps to Reproduce
  1. Open UE4 Editor (First Person Template)
  2. Open FirstPersonCharacter blueprint
  3. Select Movement Component and set Can Crouch in the details panel
  4. Setup event graph as show in attached screenshot
  5. PIE
  6. Press Left Alt to crouch

Result:
~2.1 is printed to the screen while standing idle/walking but the number increases to ~3.1 while Left Alt is held

Expected:
Bottom of the capsule remains the same distance from the floor while crouching

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-49035 in the post.

0
Login to Vote

Fixed
ComponentUE - Gameplay - Components
Affects Versions4.16.34.17.1
Target Fix4.18
Fix Commit3620628
Main Commit3628687
Release Commit3643070
CreatedAug 30, 2017
ResolvedAug 31, 2017
UpdatedApr 27, 2018