Anim curves default back to 0.f instead of material default

OLD - Anim - Sep 13, 2017

This seems to be a regression of [Link Removed]? Difficult to say. Originally reported here: https://udn.unrealengine.com/questions/391665/animcurve-parameter.html ...

Fixing a Blueprint's compilation error after editor reload causes instances to lose transform

UE - Gameplay - Blueprint - Feb 23, 2023

Saving and reloading a Blueprint instance with a compilation error, a.k.a., "Bad Blueprint" will lead to a transform reset when the Blueprint is successfully recompiled. ...

Standalone window played from editor hits assert Index >= 0 in UObjectArray

UE - Gameplay - Blueprint - Sep 23, 2016

Standalone window in editor will hit assert in a bit of time. Issue doesn't happen is playing standalone via Visual Studio. ...

Combined Translate and Rotate Mode broken when using Local Space

UE - Editor - Workflow Systems - Dec 22, 2023

From UDN: When using the Combined Translate and Rotate Mode we run into an issue where the rotation arrow moves twice as fast as the coordinate frame. The object itself rotates correctly, but if we ...

Log Warning: LogRender:Warning: Missmatch between bShouldGenerateLowQualityLightmaps(0) and r.SupportLowQualityLightmaps(1)

UE - Graphics Features - Jul 13, 2016

The issue occurs in //UE4/Main as well. This issue can be easily seen by opening any project at latest. It has been observed in new projects both with and without starter content. ...

Replicated subobjects list crashes with unreachable yet valid objects when UE_NET_SUBOBJECTLIST_WEAKPTR=0

UE - Networking - May 8, 2023

This seems to occur when the subobject is considered unreachable but is not yet pending kill/marked as garbage. In this case, IsValid returns true while FWeakObjectPtr::Get returns nullptr for the o ...

MaterialTextureScale calculated incorrectly for materials with WorldPositionOffset

UE - Rendering Architecture - Materials - Apr 16, 2024

When a Material uses WorldPositionOffset, the MaterialTextureScale is calculated incorrectly because FMaterialUtilities::ExportMaterialUVDensities() calls FMeshRenderer::RenderMaterialTexCoordScales ...

Loss in Specularity on Skin Shading when Shadowed by Indirect Capsule Shadows using r.sss.checkerboard 0

UE - Graphics Features - May 23, 2017

A licensee is reporting incorrect or over exaggerated loss of specularity on the Subsurface skin shading model when shadowed by indirect capsule shadows, and then modifying the r.sss.checkerboard se ...