FCoreDelegates::OnControllerConnectionChange Missing Wireless Disconnect Event

UE - Platform - Mobile - Aug 26, 2020

FCoreDelegates::OnControllerConnectionChange works for wired connect/disconnect events as well as the wireless connect event, but wireless disconnect is not working. ...

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

Unfocused Standalone window has reduced performance

UE - Rendering Architecture - RHI - Aug 25, 2020

User description: When I run two windowed standalone instances to test multiplayer, the unfocused window gets about 2-5 fps...but if I focus on it, smooth 120fps, yet the opposite screen is now onl ...

Painted Vertex colors are not retained when using "Convert Selection to Blueprint Class" in Child Actor mode

UE - Gameplay - Blueprint - Aug 25, 2020

From the User Submission: I spent some time poking through the FComponentInstanceDataCache code and noticed that there is no component instance data saved/applied for'native' component types, so si ...

Changes to local project settings (Project/Saved) are not propagated to the default ini file upon using "Set As Default" if that file is currently checked-in/read-only

Tools - Aug 20, 2020

Changes to local project settings (Project/Saved) are not propagated to the default ini file upon using "Set As Default" if that file is currently checked-in/read-only. ...

Crash when creating nested child actors

UE - Gameplay - Blueprint Compiler - Aug 18, 2020

Setting the root of the furthest child actor results in a crash after pressing compile on the blueprint. Example project: [Link Removed] ...

Niagara Particles do not respond to Set World Origin Location

UE - Niagara - Aug 17, 2020

Setting the world origin will not update existing Niagara particles. ...

Creating a new TextureRenderTarget2D Asset has the sRGB flag

UE - Virtual Production - Rendering - Aug 17, 2020

The sRGB flag is check and set in PostEdit, so when I editing the asset will be correct. And I'm checking again with RHI, so there seems to be no drawing problem.[Link Removed] It seems to be corre ...

Stepped animations do not align with level sequences when playing at the same frame rate

UE - Anim - Sequencer - Aug 13, 2020

Stepped animations will not evaluate at the same frames as the level sequence it's in even when they are both at the same frame rate.  ...

Static lighting isn't bouncing when using Layered Materials

UE - Graphics Features - Lumen - Aug 13, 2020

Static lighting will not bounce on the ceiling when using a Layered Material. The Material Attributes Layers node is used which doesn't appear in 4.24.3 so this isn't a regression. This was report ...