LogAudioMixer warning results in a decrease of performance

UE - Audio - May 21, 2020

Unable to reproduce. User believes it is directly related to the speaker they are using when it goes into standby mode. If they unplug the speaker, everything runs okay.  After receiving the warning ...

Steam fails to initialize when using the steamclient file from SteamCMD

UE - Online - May 18, 2020

Steam fails to initialize when using the steamclient file SteamCMDLogLoad: Game class is 'ShooterGame_FreeForAll' LogOnline: OSS: Creating online subsystem instance for: Steam LogOnline: Verbose: ...

Blueprint properties of replicated subobjects don't replicate by default

UE - Networking - May 18, 2020

The base implementation of UObject::GetLifetimeReplicatedProperties doesn't check to see if its class is a blueprint-generated class and add its properties, like UActorComponent::GetLifetimeReplicat ...

Children of blueprints resaved by reference fixups can have invalid asset registry tags

UE - Gameplay - Blueprint - May 18, 2020

If a parent blueprint has data that is used by asset registry tags such as the AssetBundleData, any child blueprints that derive from it will use that in their exported tags. If the parent blueprint ...

Damping properties lost during change to the collision configuration.

UE - Simulation - Physics - May 18, 2020

See UDN (https://udn.unrealengine.com/questions/573845/setcollisionenabled-on-skeletal-mesh-ragdoll-requi.html) ...

Spline Mesh Collision doesn't work in packaged game when spawning them at runtime

UE - Simulation - Physics - May 18, 2020

Spline Mesh Components lose their collision in a packaged game when spawning them at runtime, or modifying them via 'Set Start and End' function at runtime. ...

4.25 ECC_GameTraceChannels default parameter value results in compile error

UE - Foundation - Cpp Tools - UnrealHeaderTool - May 18, 2020

Hidden enum entries cannot be used as default values for UFUNCTION parameters. When using any collisionchannel, the error "Hidden enum entries cannot be used as default values" is received. ...

Inconsistent memory usage bump when using SceneCaptureComponent2D on iPadAir2

UE - Platform - Mobile - May 18, 2020

I do not have access to an iPad Air 2 so it is impossible for me to reproduce, but it seems that when using SeneCaptureComponent2D on the device, memory usage will increase drastically. ...

When enabling virtual texture lightmaps it looks different viewing

UE - Graphics Features - Lumen - May 15, 2020

After switching the Virtual texture lightmap on/off, it looks different. It looks like there is a difference in the light map because there are some missing shadows (see attached screenshots). ...

Fbx exporter do not support material instance

UE - Editor - Content Pipeline - Import and Export - May 15, 2020

The fbx exporter should support material instance to export the same result has the user see in the content browser or in the level editor. ...