From UDN
We use SetAllBodiesBelowPhysicsDisabled() to disable some bodies of our Vehicle.
However by drawing the disabled bodies' particles position, we found those particles stay where they disabled. When we do line trace at the location where we disable, the hit result returned those particles. That means we do a line trace, but get a actor far from the trace location.
This is not specifically a vehicle problem SetAllBodiesBelowPhysicsDisabled is a function on the skeletal mesh and wheel traces are simply standard raycasts.
UDN steps:
1.Spawn an vehicle A and disable some physics bodies.
2. drive the vehicle away
3. Another vehicle B passed by the A's disabled bodies in a second, B's suspension system (or raycasts in general) will trace A's disabled bodies.
Expect: The disabled bodies are gone and nothing should interact with them at the position they were disabled.
error message when install in U.E 5.3 - IS-IN-FCO2-82
I am not able to find world outliner how to enable it?
How can i modify the param name in EQS node
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
How to achieve HLSL Multiple Render Target in Material blueprints?
Delay nodes occasionally don't fire the "Completed" output in a nativized build
Teleporter in the Creative Hub is Locked and cannot be accessed
When I open UE4 4.24.3 it appears that. Does anyone know how to solve?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-185392 in the post.
0 |
Component | UE - Simulation - Physics |
---|---|
Affects Versions | 5.1 |
Target Fix | 5.6 |
Created | May 9, 2023 |
---|---|
Resolved | Sep 23, 2024 |
Updated | Nov 22, 2024 |