Looks like the position of the bone according to the animation is still being accounted for somehow, because the collision seems fine (when using pxvis collision). ...
If a Blueprint event graph contains a Begin Play node that connects to a call to the parent function, the functionality present in the Blueprint Begin Play segment is run before the parent Begin Pla ...
It seems that a Anim BP that generates a warning will break the updating of pins that are connected via fastpath in other parts of the graph. This was reported on the following UDN: [Link Removed] ...
Edit: Please investigate for not only root component changes, but native component hierarchy changes in general and whether those hierarchy changes apply to actor instances saved as part of maps. O ...
It looks like the SSAO shader does not clamp its sample space to the half view size for the two inputs "Ambient Occlusion" and "AmbientOcclusionSetup", leading to invalid data entering the edge of f ...
When rendering a Light Function into the Translucency Lighting Volume, the World Position Material Expression returns the position relative to the Camera (unrotated), not the World. This can be mor ...
The scene capture will revert back to the Character BP that is placed in the level when player 2 is not moving. When they are moving the scene captuer will show correctly. You can get around this ...
When using the "Does Container Match Tag Query" node doesn't return true when a gameplay container member has the searched for gameplay tag in a blueprint that has been nativized. Packaging in Excl ...