Turning on batching of sphere casts when colliding against complex gives incorrect results.
Affects debug output and vehicle wheels and body movement.
The issue is with the batch query mode which doesn't use world queries but a lesser used SweepComponent functionality. I believe the SweepComponent functionality has a bug.
The workaround is to turn off batching for now, which is actually already the default in this version and all that come after.
The customer however was wanting to switch it on.
This was raised by a customer and is most easily reproduced by using the vehicle system.
Run the VehicleBPTemplate
Change the sportscars front and rear wheel setups to
Sweep Shape to Spherecast
Sweep Type to ComplexSweep
This is in SportsCar_WheelsFront & SportsCar_WheelsRear blueprints
found at Content/VehicleTemplate/Blueprints/SportsCar
p.Chaos.DebugDraw.Enabled 1
p.Vehicle.ShowWheelCollisionNormal 1
p.Vehicle.BatchQueries 1
When you drive the vehicle the resulting output from the wheel traces will be all over the place rather than a nice straight line. See videos:-
Not working
[Link Removed]
Should behave like this
[Link Removed]
I am not able to find world outliner how to enable it?
How can i modify the param name in EQS node
When I open UE4 4.24.3 it appears that. Does anyone know how to solve?
Delay nodes occasionally don't fire the "Completed" output in a nativized build
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
How to achieve HLSL Multiple Render Target in Material blueprints?
My UE5-0 Directional Light is too small and not real ,please tell me how to fix it thanks
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-195813 in the post.
3 |
Component | UE - Simulation - Physics |
---|---|
Affects Versions | 5.2 |
Target Fix | 5.6 |
Created | Sep 19, 2023 |
---|---|
Updated | Oct 25, 2024 |