[CrashReport] UE4Editor-CoreUObject!UObject::SetLinker(FLinkerLoad *,int,bool) [UObjectLinker.cpp:107]

UE - Foundation - Core - May 13, 2019

Comment from user in crash group:I updated unreal engine to 4.22.1 and changed the project version from 4.21.2 to 4.22.1 and now it crash whenever i open a map Generated from CrashReporter ...

Noise Node Fails to Compile With Voronoi Noise if Ray Tracing is Enabled

UE - Graphics Features - Jul 19, 2019

Noise Node Fails to Compile With Voronoi Noise if Ray Tracing is Enabled.  Working as expected in 4.22 CL# 7053642 Found in 4.23 Preview 2 CL# 7321677 and 4.24 CL# 7437539 This is a regression   ...

Regression: Android Media Player Material - Plays on flipped normal

UE - Platform - Mobile - Jul 25, 2019

Media Player Texture/Material is playing on opposite mesh normal. Confirmed on Note 4, Pixel XL and Oculus Quest Did NOT reproduce with Vulkan. Video Material is white on 4.22 and 4.23 iOS ...

Creating loaded world with LoadLevelInstance fails when PIE is executed.

UE - Gameplay - Jul 10, 2018

Loaded level defined in TSoftObjectPtr <World> fails to load with LoadLevelInstance. This is due to "UEPID" prefix. Because it is rewritten by FSoftObjectPath :: FixupForPIE (), retrieval of Object ...

Allow multicast RPCs to be recorded by replays in NM_Standalone

UE - Networking - Sep 21, 2018

No game net driver exists in a standalone game, so there is currently no code path to forward multicast RPC calls to the demo net driver for recording. ...

GetRandomReachablePointInRadius is displaying non reachable points when radius float values exceed 6000

UE - AI - Oct 31, 2018

When creating an Actor, and placing them inside of a geometric obstacle. GetRandomReachablePointInRadius is giving only non reachable points. The behavior happens when we set our navigational mesh b ...

Niagara GPU Emitter Flickering at Certain Angles When the System Origin is Occluded

UE - Niagara - Mar 25, 2019

Niagara GPU Particle Flickering at Certain Angles When the System Origin is Occluded. Found in 4.20 CL# 4369336, 4.21 CL# 4753647, 4.22 Preview 6 CL# 5439949, and 4.23 CL# 5533539 ...

Crash when removing an item from a list view

UE - Editor - UI Systems - Apr 18, 2019

When removing an item from a list view the editor will crash when trying to update. ...

Crash when calling "Is List Item Expanded" For an Item in a list view

UE - Editor - UI Systems - Apr 18, 2019

When calling the function "Is List Item Expanded" on an object in a list view the editor will crash ...