Description

Please note that a similar issue exists [Link Removed], however it is not the same, as this issue requires a bone to be specified in the node to occur. Leaving the Bone Name field as None or Root prints out correct values for the velocity.
Attaching image to this Jira showing the Blueprints configuration.

Steps to Reproduce
  1. Create a new project from the Vehicle Template
  2. Open VehicleAdvPawn Blueprint
  3. Connect any of the following nodes to the Event Tick node:
    • Get Physics Linear Velocity
    • Get Physics Angular Velocity
    • Get Bone Linear Velocity
  4. Specify a bone in the Bone Name field (for example Phys_Wheel_FL)
  5. Connect Print String node to the aforementioned node and print the Return Value to the screen.

Expected result: The printed out value represents velocity of the specified bone.

Actual result: The printed out value is always zero, regardless of the bone velocity.

Have Comments or More Details?

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

0
Login to Vote

Fixed
ComponentUE - Simulation - Physics
Affects Versions5.4.25.5
Target Fix5.5
Fix Commit37043612
CreatedJun 10, 2024
ResolvedOct 11, 2024
UpdatedOct 15, 2024
View Jira Issue