When comparing the World Normals of an Instanced Static Mesh being scaled non-uniformly to that of a regular Static Mesh, their normals do not match one another. I have attempted to look over the d ...
Replicated properties defined in an actor component blueprint are not being replicated because UActorComponent::GetLifetimeReplicatedProps isn't adding the blueprint properties to the OutLifetimePro ...
FIndexedCurve::KeyHandlesToIndices is not replicated, and so seems to be permanently out of date. This isn't readily apparent when there are more keys than the default amount, but when removing keys ...
Attempting to package a project using Nativize Blueprint Assets that contains delegates that have the same output parameters (such as binding an event to the OnCanvasRenderTargetUpdate event as show ...
With tile maps, Polygon Collision does not correctly rebuild when using rebuild collision node in packaged game. This issue does not appear to be a regression. Versions Tested: Issue occurs on all ...
From this UDN: https://answers.unrealengine.com/questions/718928/4180-editor-crash-while-opening-child-blueprint.html Crash occurs when opening child (or in the repro case, grandchild) blueprints a ...
When using a Gamepad, there is an issue where input from the controller continues to control editor menus during Mobile PIE session. This issue does not a appear to be a regression. Versions Tested ...
Panner results for a Time node and another Time node with period setting will not stay the same even when the period is set to be long and both Time nodes are outputting the same value. It looks li ...
Using a Sub Anim Instance causes a sub instance loop error when referencing another Animation Blueprint. This is a regression from 4.19.2 (CL-4033788) as it complied without error. This issue was r ...
When the game window is set to be windowed and maximized, setting a console variable changes the window's state from being maximized to its default size. This is a regression as it is working as e ...