UWorld::ComponentOverlapMultiByChannel and internally, the call to FBodyInstance::OverlapMulti, misses overlaps and blocking hits when the PrimComp's (the component used to test overlaps) mesh uses simple collision, the target component uses complex collision and the PrimComp is overlapping the target component due to (and only due to) being rotated.
Verified that this used to work in 5.2, but broke as of 5.3.x.
See attached repro project (internal) which targets UE 5.2.1 and debug prints to screen.
The overlap is detected in 5.2.1 but missed in UE 5.3.x (tested 5.3.1 and 5.3.2).
Why does the REMOVE method of map container remove elements have memory leaks?
How does TextureRenderTarget2D get TArray<uint8> type data?
How to delete some elements correctly when deleting an array loop?
UMG RichText not appear image when packaged
How do I set a material as a post-processing material?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
What controls of umg have mouse wheel events in UE4.27?
Why does the volume fog disappear from a distant view?
How to convert the datasmith scene file to BluePrint. Create animations in BluePrint.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-199987 in the post.
0 |
Component | UE - Simulation - Physics - Query |
---|---|
Affects Versions | 5.3.1, 5.3.2 |
Target Fix | 5.4 |
Created | Nov 8, 2023 |
---|---|
Resolved | Nov 29, 2023 |
Updated | Jan 8, 2024 |