Dynamic Nav Mesh rebuilds incorrectly on World Origin Shift. It must be rebuilding (physics objects, etc) while the origin shift is taking place; then the nav mesh will rebuild at different heights ...
Poor Performance when selecting an Actor track with baked transform keys ...
Mouse is not captured by default in PIE for the last client window created. The last client does not capture the mouse automatically. This issue is similar to [Link Removed], however it appears to b ...
Format text have an artifact when pin name has changed in terms of character case. It leaves previous pin. ...
While attempting to modify the World Align Blend function in order to map decals to a surface based on a world vector input, I discovered the function fails to compile while passing the SceneTexture ...
When crouching is set in the CharacterMovement Component, the distance from the character capsule to the floor increases by one unit while crouching. Regression: No - Same behavior occurs in 4.16.3 ...
Occasionally getting a crash when playing with Vulkan Mobile Preview. Have not had it repro 100% of the time. ...
The FSceneView::Deproject function calls FMatrix::TransformVector4 and passes an FPlane value. TransformVector4 takes in an FVector4 parameter, so the value being passed is implicitly converted to F ...
The final column of DataTable is always returned when using "Get Data Table Column as String" blueprint node. "Get Data Table Column as String" Blueprint node is new as of 4.19 ...