When SphereTraceByChannel has a radius greater than the Character CapsuleComponent it causes the SphereTraceByChannel hitbox to register to the Character's origin point instead of the static mesh it hit on a full collision. In the project the Capsule Radius for the Character CapsuleComponent is set to 42 and the SphereTraceByChannel radius is set to 43. When the SphereTraceByChannel radius is set to 42 it functions as expected. You can change this variable in the Character BP in the Event Graph under Wall Trace.
Result: SphereTraceByChannel registers to the Character origin as you completely run into the mesh for its hit location
Expected: The hit location for SphereTraceByChannel registers to the triggering mesh
I am not able to find world outliner how to enable it?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
How can i modify the param name in EQS node
An error occurred while trying to generate project files !?
Delay nodes occasionally don't fire the "Completed" output in a nativized build
Bullet replication problem. The players sees each other but does not see the bullet
How does TextureRenderTarget2D get TArray<uint8> type data?
How to achieve HLSL Multiple Render Target in Material blueprints?
Head over to the existing Questions & Answers thread and let us know what's up.
2 |
Component | UE - Simulation - Physics |
---|---|
Affects Versions | 4.17.2, 4.18.1, 4.19 |
Target Fix | 4.20 |
Created | Dec 6, 2017 |
---|---|
Resolved | Apr 23, 2018 |
Updated | Jun 25, 2018 |