In the Animation Starter Pack, if you hold down W+A simultaneosly to move Forward/Left OR S+D to move Backward/Right, the character does not face the proper direction and will appear to "slide" acro ...
Users reporting that they cannot preview morph target animations while scrubbing through matinee. They suspect that it may be caused by this update in the release notes: "New: Optimized Matinee Act ...
Point and Spot Lights no longer work when using the Orthographic Camera Projection Mode. Note that the Directional Light still works as intended. This is a regression from behavior that worked in ...
Noticing a couple assets remaining when force deleting a folder in a first person template. Regression: Yes works in 4.13 ...
The following ensure was encountered in the output log:UE4Editor_Engine!FPrimitiveSceneProxy::VerifyUsedMaterial() primitivesceneproxy.cpp:598 UE4Editor_Engine!FMeshElementCollector::AddMesh() sce ...
When archiving a project in the project launcher (UFE), the project will fail if there are spaces in the folder it's being archived to. ...
UMG supports sprite as an image, but using this as source do not correctly cut sprite's region which limits border textures to be separated textures. If the Image has a material, size do not match ...
When this problem occurs, "MaterialExpression" is null in FMaterialInstanceParameterDetails::GetParameterExpressionDescription. ...
When playing in viewport, the user is not able to see the collision of a mesh marks as hidden in game if they run the "Showflag.collisionpawn 1" console command. ...
When a non-replicated actor is destroyed on the client through the use of bNetForce, any child actors that are also non-replicated will not be destroyed correctly. ...