Object using specific Corona Material Import by default with wrong UVs

UE - Editor - Content Pipeline - Datasmith - Exporters - Jan 29, 2019

Translucency area has stripe-style issue on TSR

UE - Graphics Features - Mar 28, 2024

The TSR History Rejection buffer develops a grid-like artifact over translucent, camera-facing planes. ...

Blueprint Actor cannot delete implemented interface when Interface is converted to an Event.

UE - Gameplay - Blueprint - Dec 11, 2019

In Editor, When you remove a return value parameter from a Blueprint Interface function's Output Category. (so there are no return values), it becomes an event. In any Blueprint that implements the ...

Lightmass: Blocky lightmap artifacts appears on the Mesh Actor which is shadowing by a single face mesh

UE - Graphics Features - Lumen - Jun 9, 2020

Begin Map Begin Level Begin Actor Class=/Script/Engine.StaticMeshActor Name=Plane_2 Archetype=/Script/Engine.StaticMeshActor'/Script/Engine.Default__StaticMeshActor' Begin Object Class=/Script/En ...

Crash running construction script after compiling BP function library

UE - Gameplay - Blueprint - Sep 15, 2020

Editor can assert when changing the signature of an editor authored Blueprint Library Function (FuncA) if that function is called from a Blueprint Library Function (FuncB) via an actor's constructio ...

Compiler warning after renaming variable in animation template

UE - Anim - Runtime - Anim Blueprints - Aug 15, 2023

See UDN: [Link Removed] ...

Skybox not rendering in packaged project with Vertex Fogging enabled

UE - Platform - XR - Feb 10, 2020

Vertex Fogging setting causes skybox material on large skybox mesh to not be rendered. Confirmation for 4.25 blocked by [Link Removed] ...

Const Blueprint Implementable Events don't update if const is removed from the native declaration

UE - Gameplay - Blueprint Editor - Oct 19, 2021

Constness is not updated in overridden BlueprintImplementableEvents when the native declaration is made non-const.  ...

After closing PIE, Right click dragging is confined to the Viewport bounds

Tools - Oct 27, 2017

After holding any mouse button down and pressing escape to quit the game, using the right mouse button to move in the viewport locks it to the left and right bounds of the viewport. Sometimes moving ...

Assertion failed: InputOboeStream != nullptr when changing levels with Android voice enabled

UE - Audio - Jan 7, 2020

Assertion failed: InputOboeStream != nullptr when changing levels with Android voice enabled User was able to workaround the issue by replacing Audio::FAudioCaptureAndroidStream::CloseStream() wi ...