Characters with disabled Net Load on Client are loaded twice on a Standalone Client

UE - Networking - Jun 16, 2015

Characters with disabled Net Load on Client are loaded twice on a Standalone Client. This does not occur on the Server. This only occurs in Standalone, not in PIE nor in packaged games. Reproduced ...

Properties missing from Japanese UI

UE - Editor - UI Systems - Localization - Oct 20, 2015

Some properties go missing when the Editor is switched to Japanese mode. Specifically, missing under Collison: -Simulation Generates Hit Events -Phys Material Override -Use CCD (See attached screens ...

Particle Cutout Will Clip Texture On Certain Frames Even With Alpha Threshold of 0.0001

UE - Niagara - Feb 17, 2017

A licensee has reported that the particle cutout feature will sometimes clip the image on some frames despite having an alpha threshold of 0.0001 The attached project has an example of this on the ...

Child Actor Component Not Destroyed When Parent BP Is Replaced in Scene

UE - Gameplay - Blueprint - Oct 16, 2015

Having an actor in the level with a child actor component, replacing it with another copy of itself, and deleting the copy results in a Child Actor remaining in the world outliner, which cannot be d ...

Surface Profile Skin shading has some unexpected stripe rendering issues

UE - Graphics Features - Apr 3, 2018

So it looks like the artifact is definitely related to whether sss checkboard is enabled, but I can't reproduce it if enabling checkboard right after open the map, I mean it has to be reproduced aft ...

Crash when saving a Data Table that is referencing itself in a Data Table Row Handle

Tools - Feb 23, 2017

Crash when saving a Data Table that is referencing itself in a Data Table Row Handle. Reopening the project also causes a crash. *Regression: Yes This was fixed and working in 4.13-3037605 This i ...

A replicated Timeline's Finished output does not fire on the Client if the Server changes the Timeline Length to a shorter duration

UE - Networking - Jan 28, 2016

A replicated Timeline's Finished output does not fire on the Client if the Server changes the Timeline Length to a shorter duration. Test project attached. Reproduced in 4.9.2 binary, 4.10.2 binar ...

BulkData Async loading remains in memory

UE - Foundation - Core - Oct 26, 2016

Gil's new loading path may already walk away from this issue. But here's some thing I tested locally if we want to fix this. A simple way to fix is to simply add BulkDataAsync.Deallocate(); ResetA ...

VC Runtime not in UnrealLightmass temp directory; causing lightmass build errors

UE - Foundation - Cpp Tools - UnrealBuildTool - Oct 14, 2015

A Redistribute file for VS 2015 is needed to build lightmass, but this is not currently included with the engine. If a user does not have VS 2015 installed, lightmass will fail with this error: Un ...

Pasted material function nodes lose their connections

UE - Rendering Architecture - Materials - Dec 3, 2019

The fix for [Link Removed] caused a regression where links to material nodes no longer carry over when a group of nodes is copied and pasted ~ User submitted Image and repro steps appended. I conf ...