Is Over Hit Test Visible Widget does not return false when over a widget that is not hit test visible

UE - Editor - UI Systems - Mar 4, 2019

The Is Over Hit Test Visible Widget node does not return false when over a widget that is not hit test visible ...

Changing class of Sub Anim Instance will crash if tag is specified

OLD - Anim - Mar 1, 2019

Switching sub anim instances that have a set tag will crash the editor when compiled. This is likely due to the use of Tag as the object name. The tag does not change, and the old UObject is still a ...

"Found more than one function with the same name" after duplicating an interface function

UE - Gameplay - Blueprint - Mar 1, 2019

REGRESSION: No, this occurs as far back as 4.20 After duplicating a blueprint interface function, the duplicate interface will have an error similar to this:LogBlueprint: Error: [Compiler NewInterf ...

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

UE - Foundation - Core - Mar 1, 2019

No comments from users Generated from CrashReporter ...

UWorld::CleanupWorld causes issues with sublevels when changing maps after building lighting

Tools - Mar 1, 2019

A licensee has reported that UWorld::CleanupWorld is causing issues with assets in Sublevels if you build lighting on the parent level, save all of the maps, and then change to another level. The as ...

High bandwidth usage on listen servers, even with bare minimum replication

UE - Networking - Mar 1, 2019

UDN user claims that in an empty level, when using a listen server, bandwidth is higher than expected - ~5.5KB/sec for two connections, and appears to be framerate dependent. Has posted screenshots ...

PreConstruct visualization does not appear to work for Grandchildren of a widget blueprint

UE - Editor - UI Systems - Mar 1, 2019

When creating a grand child widget it appears that the preconstuct does not behave as expected. The child widget fails to render widgets that belong to its parent's parent. ...

Changes to the frame rate settings for the Render Movie options do not appear to save

UE - Anim - Sequencer - Feb 28, 2019

Changes to the frame rate for the Render Movie Settings window do not appear to save in between uses (as is seen with the other settings). ...

Collision not showing after switching between No Collision and Default

Tools - Feb 27, 2019

When using Show collision it appear that the collision will not update its visibility when switching between No collision and Default. Once the collision has been set to No collision it will no long ...

LineTraceComponent does not respect bEnablePerPolyCollision

UE - Simulation - Physics - Feb 26, 2019

USkeletalMeshComponent::LineTraceComponent does not properly consider bEnablePerPolyCollision. It appears to use the component's bodies, which are empty. It should be sufficient to use UPrimitiveCom ...