Camera Component struct instance parameters not recorded by Take Recorder when recording to Spawnables

UE - Anim - Sequencer - Nov 3, 2020

Filmback settings don't have their default values recorded from the source actor in Take Recorder when recording to spawnables. ...

Raytraced reflection doesn't work with high roughness

UE - Graphics Features - Lumen - Oct 30, 2020

Even when the max roughness for raytraced reflections is set to 1, they seem to be blended away at far below that value. For projects (e.g. film,vfx) where quality trumps speed it would be valuable ...

Curl Noise values on water body actors causes the shore to appear broken

UE - LD & Modeling - Terrain - Water - Oct 29, 2020

Water is new so I marked this not a regression This is worse in a Lake and River actors, Ocean kinda looks okay but also might need to be looked into ...

SingleLayerWater with PixelDepthOffset gives wrong refraction

UE - LD & Modeling - Terrain - Water - Oct 29, 2020

We can see refraction gets distorted after we have a bigger PDO value, and it's not because the depth is more shallow, but looks like some kind of scene color texture lookup error. Also, not sure i ...

Destroying a camera actor makes the level Dirty

UE - Graphics Features - Oct 29, 2020

This does not occur except for Camera actors. ...

Convert to function to event incorrectly shows up when editing BP Interface Blueprints

UE - Gameplay - Blueprint Editor - Oct 29, 2020

The BP interface graph shouldn't be able to convert functions to events because they are inherently all function graphs.  ...

Blueprint Editor Show Grid does not toggle the grid in the viewport

UE - Editor - Workflow Systems - Oct 28, 2020

The grid in the blueprint editor is not able to be hidden via the Show Grid flag in the viewport dropdown. This has regressed sometime in //Ue4/Release-4.25 as I cannot reproduce this issue in //UE4 ...

Latent Actions do not execute if the blueprint name contains non-english characters

UE - Foundation - Core - Oct 27, 2020

REGRESSION: Issue started occurring with 4.25.4 Blueprints with non-English characters in their name will not trigger latent actions. The following warning appears in the log in this case: LogScr ...

Datasmith Metadata returned as empty array on Python Import

UE - Editor - Content Pipeline - Datasmith - Importer - Oct 27, 2020

Metadata information seems to not be available on import. A user has reported that this was working before but I was able to reproduce the issue in //UE4/Release-4.24 cl 11590370 I am currently lis ...