Mobile VR - Render Targets not working with Mobile Multi-View

UE - Platform - XR - Jun 6, 2019

Render target materials display as black on mobile VR when Mobile Multi-View is enabled. Also confirmed with LDR capture source. User also reports issues with scene depth (potentially fixed with [ ...

Packaged Dedicated Server will not regenerate navmesh around instanced mesh

UE - AI - Jun 6, 2019

The foliage instanced mesh, as well as ISM and HISM components both appears to be unable to export navmesh data for generation once we introduce a change in the contents. This error only shows up in ...

Sequencer bindings are lost when creating Sequence Player after loading a Sublevel

UE - Anim - Sequencer - Jun 26, 2019

Sequencer bindings are lost when creating Sequence Player after loading a Sublevel using LoadLevelInstance. This was reported and tested in 4.21.2 (CL-4753647). This was reproduced in 4.22.3 (CL-7 ...

Niagara Sample Static Mesh. Source Not Working

UE - Niagara - Jul 7, 2019

Static meshes are not rendered as particles when using the Static mesh module in Niagara and setting its source to a static mesh in the scene. Tested in 4.21.2 (CL -  4753647), 4.22 (CL - 7053647), ...

Crash when generating proxy mesh

Tools - Jul 12, 2019

Generating a proxy mesh with imported models and the simplify mesh flag set to true causes the editor to crash. Tested in 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053647), 4.23 (CL - 7288428), 4.24 (CL ...

"Pausing" A TimeSynth causes a crash

UE - Audio - Oct 10, 2019

Clicking and holding anywhere on the editor outside the viewport when PIE causes a crash. The AudioRendering thread throws the following assert: Assertion failed: FreeClipIndex < PlayingClipsPool_Au ...

Shadows are cast by meshes that have "Self Shadow Only" enabled while "Ray Tracing" is enabled with DX12

UE - Graphics Features - Lumen - Nov 6, 2019

Meshes that have "Self Shadow Only" enabled are still casting shadows if ray tracing is enabled with DX12. Found in 4.23.1 CL#9631420 Reproduced in 4.22.3 CL#7053642, 4.24 CL#10053396, 4.25 Main CL ...

Gameplay Tag Query Variables Don't Retain Custom Default Values in Custom Structs

UE - Gameplay - Dec 4, 2019

Gameplay Tag Query variables in custom structs created via the content browser do not retain custom default values. Found in 4.23.1 CL# 9631420 Reproduced in 4.24 Preview 4 CL3# 10387632, 4.25 Main ...

Linking Error Happens When Trying to Inherit From TextureRenderTarget2D in C++

UE - Rendering Architecture - RHI - Jan 16, 2020

The engine has a linker error when trying to inherit from TextureRenderTarget2D. This seems related to https://jira.it.epicgames.net/browse/UE-5050. Found in 4.24.1 CL#10757647 Reproduced in 4.23 ...

Large Landscapes using World Composition have weird LODs when streamed out and back in

UE - World Creation - Worldbuilding Tools - World Composition - Mar 13, 2020

When World Composition Sublevels are streamed out and back in the LODs appear distorted. This reported and tested in 4.24.3 (CL-11590370). This was reproduced in 4.23.1 (CL-9631420), 4.25 Preview ...