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. ...

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] ...

StaticMeshActors spawned at runtime are not visible until a property has been changed and also have no collision unless set to moveable

UE - Gameplay - Dec 22, 2015

Spawning a StaticMeshActor at runtime results in the StaticMeshActor not being visible until a property has been changed, such as the material for the Static Mesh. The spawned actor will also have n ...

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 ...

Changing reflection capture resolution after setting preview rendering level to Android ES3.1 crashes the editor

UE - Graphics Features - Nov 20, 2019

Applying a new reflection capture resolution after changing Preview Rendering Level to Android ES3.1 results in crash. Tested in: 4.24 P3 CL#10283392    4.25CL#10303496 ...

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 ...