Crash launch application adding .umap url

UE - Foundation - Core - Aug 6, 2020

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 ...

Crash copying Geometry Cache Track in Sequencer

UE - Anim - Sequencer - Aug 6, 2020

Geometry cache section  will crash in PostLoad when track is copied. See UDN for alternative repro steps and more info on attached repro project. ...

Add Chunks button in asset audit tool does not function because of name compare problem

UE - Editor - Content Pipeline - Content Browser - Aug 5, 2020

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 ...

[Feature Request] Add support for distance field shadows on Single Layer Water shading model

UE - LD & Modeling - Terrain - Water - Aug 5, 2020

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) ...

Groom Assets do not render fog

UE - Graphics Features - Aug 4, 2020

Grooms are not rending correctly when volume fog is in a scene. ...

RetargetSource in AnimSeqeuence doesn't affect DDC key

UE - Anim - Runtime - Aug 4, 2020

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. ...

Point lights affect indirect lighting on RTGI much less than other types of lights

UE - Graphics Features - Lumen - Aug 4, 2020

Only point lights affect indirect lighting on RTGI much less than other types of lights.[Link Removed] Indirect lighting of baked lightmaps look much stronger than RTGI.[Link Removed] Apparently, ...

All console variables overridden in Movie Render Queue are set to 0 after the render queue runs

UE - Anim - Sequencer - Aug 4, 2020

All console variables overridden in Movie Render Queue are set to 0 after the render queue runs. It's because all cached previous console variables are reset to 0 just before they are written back ...

Default property track settings for Spot Light OuterConeAngle don't work

UE - Anim - Sequencer - Aug 4, 2020

The outer cone angle will not have a default track created for it when it's added as a default property in the project settings. This seems to stem from the property having a setter function, and be ...