Absolute World Position post process no longer works in mobile preview

UE - Platform - Mobile - Sep 2, 2020

User reports this work correctly in 4.24, but now no longer works as expected in 4.25.I don't have a clear CL just yet, marking unconfirmed. If you change the settings to use ES3.1 Preview and just ...

ComponentInstancingData lacks support for FMapProperty

UE - Gameplay - Blueprint - Sep 1, 2020

Map and set container value overrides will be lost in a cooked build for any Blueprint component that's dynamically instanced in a cooked build if the owning Actor class enables the optimized compon ...

Launching Android project to device results in Assertion Failed: AsyncLoading.cpp, Line 3710

UE - Platform - Mobile - Aug 31, 2020

After updating to 4.25.1 from 4.25 Packaged Android game crashes constantly with objects added to the map 4.25 Packaged game did not crash (editor did a lot but glad thats fixed in 4.25.1) Empty map ...

Gamepad "A" and directional-pad keys are not detected

UE - Editor - UI Systems - Aug 31, 2020

Gamepad "A" and directional-pad keys are not detected when used within a sub widget. Test project link: [Link Removed] ...

Crash after removing frames in recorded animation

OLD - Anim - Aug 26, 2020

Crash after removing frames in recorded animation.  Reported in version 4.25.3 (CL-13942748) and tested in versions 4.24.3 (CL-11590370) and 4.25. Working as expected in 4.24.  ...

Get Playback Range from sequencer scripting gives tick rate frame numbers instead of display rate

UE - Anim - Sequencer - Aug 26, 2020

Sequencer scripting will return the tick rate frame number for Get Playback Range instead of the display rate frame number. This differs from similar functions, and will result in unexpected results ...

Occlusion Culling incorrectly culling objects

UE - Graphics Features - Aug 26, 2020

When playing in PIE/camera moving from left to right, pieces of the floor grid are culled out when they are not supposed to be. I was able to replicate this issue, however after I brought up the c ...

Memory leaks at changing lighting scenarios

UE - Rendering Architecture - RHI - Aug 26, 2020

The engine does not free the LevelRenderAssetManagers array elements in FRenderAssetStreamingManager when changing lighting scenarios. Following code can avoid this issue. void FRenderAssetStre ...

Crash when spawning an actor with an AtmosphericFogComponent in a packaged build

UE - Graphics Features - Aug 25, 2020

Spawning an actor that contains an AtmosphericFogComponent results in a crash in a packaged build. It doesn't occur in PIE, or StandAlone.  ...

Translucent particles can no longer be selected when translucent selection is on

UE - Niagara - Aug 25, 2020

Translucent selection does not work on Niagara particles. This was working in 4.24. ...