Material cannot be set in MaterialInterface of NiagaraParameterCollection

UE - Niagara - Apr 16, 2021

When MaterialInterface is added to UserParameter of NiagaraSystem, Material can be set in Properties. Also, in UE4main CL15988344, there is no MaterialInterface item in the NiagaraParameterCollecti ...

Changing the name of an Event Dispatcher's Input will not update existing nodes in Event Graphs and cause a compiler error

UE - Gameplay - Blueprint - Mar 5, 2015

Changing the name of an Event Dispatcher's Input will not update existing nodes in Event Graphs and cause a compiler error. The error text includes links that open the level tab rather than locating ...

Spotlights Transform Strangely When Scaled Within A Blueprint

UE - Graphics Features - Oct 31, 2016

When scaling an actor with a spotlight component that is offset from local 0,0,0 the spotlight will invert itself when passing into negative scale values. In the test project this only occurs on the ...

When it is greater than a Character Capsule's radius, SphereTraceByChannel is set to the origin location

UE - Simulation - Physics - Dec 6, 2017

When SphereTraceByChannel has a radius greater than the Character CapsuleComponent it causes the SphereTraceByChannel hitbox to register to the Character's origin point instead of the static mesh it ...

LOD distance does not match between StaticMesh and SkeletalMesh

UE - Rendering Architecture - RHI - Nov 26, 2019

[Feature Request] Validate resource lifetimes in Mesh Draw Commands to help debug dangling pointers.

UE - Graphics Features - Nov 22, 2019

Mesh draw commands don't hold strong references to resources. When caching mesh draw commands, their lifetimes can match the parent scene proxy, which can be very long. This increases the chance tha ...

DrawDebugString does not work with nDisplay

UE - Virtual Production - nDisplay - Jan 24, 2023

DrawDebugString does not appear to be working when combined with nDisplay. ...

VR does not work in standalone if the user has used the VR preview

UE - Platform - XR - Dec 9, 2015

The VR mode does not turn on when using the Alt+Enter method in standalone if the user has previously used the VR preview feature during the same session of working in the editor. Once the Editor is ...

Static meshes aren't outlined when selected in Preview Rendering HTML5

UE - Platform - Mobile - Aug 3, 2015

When previewing Mobile rendering in the viewport, the outline around static meshes isn't rendered. This does not occur with BSP. ...