UPaperGroupedSpriteComponent does not properly update its physics data at runtime, due to relying on the inherited UPrimitiveComponent functions that do not handle its multiple FBodyInstances.
Open the 2D Side Scroller Template Project.
Merge some of the existing sprites into a UPaperGroupedSpriteComponent.
On BeginPlay, set its collision response for pawn to ignore.
Try colliding using the character with the UPaperGroupedSpriteComponent.
Expected: The character passes through the UPaperGroupedSpriteComponent.
Result: The character still collides with UPaperGroupedSpriteComponent, despite the editor showing the collision profile has changed.
i have this problem UE4CC-Windows-58DC12AF4B97F057BD108FBFF569B2E9_0000
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
How can i modify the param name in EQS node
Delay nodes occasionally don't fire the "Completed" output in a nativized build
I am not able to find world outliner how to enable it?
I can't open my map from the editor.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-77068 in the post.
1 |
Component | UE - Simulation - Physics |
---|---|
Affects Versions | 4.21, 4.22 |
Created | Jul 10, 2019 |
---|---|
Resolved | Aug 27, 2021 |
Updated | Aug 27, 2021 |