Opening a widget blueprint on Linux causes editor to crash

UE - Platform - Linux - Aug 25, 2016

The editor crashes when attempting to open a widget blueprint. ...

Make Bitmask node returns incorrect value when using custom Enum

UE - Gameplay - Blueprint - Jul 5, 2016

When a custom enum is used as the Bitmask Enum of a Make Bitmask node, the value returned does not match the expected value ...

Physics object resting on movable platforms have erratic physics behavior in 4.14

UE - Simulation - Physics - Dec 14, 2016

Physics object resting on movable platforms have erratic physics behavior in 4.14. This is a regression from 4.13.2-3172292 User Description: When placing more than 10 or 20 blocks on a moving pl ...

GetCurrentPlayers() Always Returning 0

UE - Networking - Apr 14, 2017

GetCurrentPlayers() is returning 0 each time it is called, regardless of how many players are connected to the server. ...

[CrashReport] UE4Editor_Landscape!ULandscapeInfo::RegisterActor() [landscape.cpp:1882]

UE - LD & Modeling - Terrain - Landscape - Aug 28, 2017

This is a common crash coming out of the 4.17 release. User Descriptionstrying to delete landscape related stuff A similar callstack was seen in an older issue, [Link Removed]. Source Context ...

Editor crashes when assigning Landscape layer info while Forward Shading is enabled

UE - LD & Modeling - Terrain - Landscape - Nov 7, 2017

Crash occurs when Forward Shading is enabled in Forward Rendering Options User noted that if "Support Stationary Skylight" in Project Settings > Rendering > Shader Permutation Reduction is disabled ...

DebugEditor checkLockFreePointerList(TLS.NumPartial >= 0 && ((!!TLS.NumPartial) == (!!TLS.PartialBundle))) fails

UE - Foundation - Core - Feb 6, 2018

Occasionally, the Engine/Editor crashes on startup with an assertion in the lock-free void pointer list. ...

Procedural Mesh Component 'Create StaticMesh' Function corrupts mesh tangents

UE - LD & Modeling - Modeling Tools - Mesh Editing - Oct 25, 2018

After clicking 'Create StaticMesh' button on an Procedural Mesh Component, and saving the mesh, the created mesh has bad tangents. Included in the attachments, is a test project with a parallax mate ...

AttachToComponent replication snapping to position instead of keeping relative location

UE - Networking - Feb 15, 2019

When using AttachToComponent at runtime, the attachment does not replicate properly for some clients. The relative transform/rotation is not maintained. The user who reported this issue mentioned th ...

Improper Rendering of Paper Sprites in Translucent Sort Axis.

UE - Graphics Features - Apr 8, 2019

Regression as of 4.22. Translucent Depth Sort Policy results in improper rendering ( Z-Fighting flickering) with Paper2D Sprite Components. ...