Checked on the Binary version //UE4/Release-4.25 stream CL 13942748 Version 4.25.3, logs are also saved into Engine folder: \AppData\Local\UnrealEngine\4.25\Saved\Logs instead of a Project folderIf a ...
The application crashes when adding ".umap" to the launch map at application launch. If not specify ".umap", it will be able to launch application. There appears to be a failure to parse the URL. Th ...
Geometry cache section will crash in PostLoad when track is copied. See UDN for alternative repro steps and more info on attached repro project. ...
Modifying Override Parameters on NiagaraActor blueprints created from a System Actor does not work The System component appears to only use the default value set in the System. This issue does no ...
The Asset Audit window uses the content browser to display information about both real assets and fake assets like chunk definitions. When you hit the Add Chunks button, it adds several fake assets ...
Add support for distance field shadows on Single Layer Water shading model (report of it missing in Fortnite here: https://jira.it.epicgames.net/browse/FORT-217878) ...
Seems like we are probably just missing a metadata check when drawing the details of the actor instance, and it is only doing the check for drawing ActorComponent details. ...
Grooms are not rending correctly when volume fog is in a scene. ...
Retarget source doesn't affect DDC key, so it causes incorrect result. Changing the anim sequence DDC key generation to include it fixes this issue. ...