BlueprintNativeEvents with no return value (void) cannot be overridden in Blueprints.

UE - Gameplay - Blueprint - Dec 22, 2014

BlueprintNativeEvents (and BlueprintImplementableEvents) are not available to be overridden in a Blueprint Graph if they do not return a value. This affects both functions present in source code, as ...

Vertex Painting - Unexpected behaviour when painting Skeletal Mesh with Low Radius Brush

Tools - Oct 21, 2019

Unexpected behaviour when painting skeletal meshes with small radius brush. This does not occur with static meshes. Confirmed in 4.25 MAIN @ CL 9730599 ...

Importing fbx with armature resulting in crash

UE - Editor - Content Pipeline - Import and Export - Jan 20, 2020

Importing an fbx file with armature on MAC results in crash Tested: 4.23.1 CL#9631420, 4.25 CL#10889200 ...

Texture sample offset results in pixelization on Android + Quest

UE - Platform - Mobile - Feb 13, 2020

Offsetting UVs can result in blurred texture on Android/Quest Confirmation in MAIN 4.25 @ CL 11384989 blocked by [Link Removed] ...

Media Textures assigned at run time are not being applied to the assigned mesh

Media Framework - Feb 21, 2020

Dynamically created media texture is not applied to assigned meshes.  Tested in:  4.23.1 CL#9631420, 4.25 CL#11574810 ...

There is a moment of T pause when Post Roll Frames is enabled and snapping is enabled

UE - Anim - Sequencer - Apr 19, 2021

When I turn off snap, the problem does not occur The problem does not occur in 4.24.3 and 4.25.4 Occurs in 4.26.2 and UE4main ...

Adding an actor with a default property track immediately after opening a sequence will crash the editor

UE - Anim - Sequencer - Aug 14, 2020

If an actor has default property tracks set up in the Project Settings, adding that actor to a level sequence through C++ will crash the editor. This seems to stem from the creation of the default p ...

Font advance and fallback font metrics have issues in 4.16

UE - Editor - UI Systems - Slate - Jun 5, 2017

There were some font regressions in 4.16 that we've since fixed (CL# 3456916 and CL# 3425681). These are affecting live users so we should get them into the next 4.16 build. ...

Lighting Channels Do Not Function with 78+ Lights on Actor

UE - Graphics Features - Oct 20, 2017

Lighting channels do not function when the number of lights affecting actors is 79 or higher. Any number of lights that is 78 or fewer will honor lighting channel assignments. ...

Screen Aligned(Velocity) particles deform at low velocity

UE - Niagara - Nov 22, 2019

Screen aligned particles with very low velocity will squash in 4.23+ (No squashing in 4.22) Confirmed in 4.25 MAIN at CL 10333042 ...