A duplicated component in the blueprint editor is invisible and the pivot stays at 0,0,0 until compiled

UE - Gameplay - Blueprint - Jun 19, 2015

A duplicated component in the blueprint editor is invisible and the pivot stays at 0,0,0 until compiled User Description: Since 4.8 if I duplicate a child actor component in the viewport the dupli ...

Vector NotEqual / != displays default tolerance of "0" instead of "0.0001"

UE - Gameplay - Blueprint Editor - Nov 22, 2022

If this is just a display issue, it's still fairly significant because a tolerance of 0 and anything else are very different. I have not confirmed if it's only display or if the comparison is actual ...

Shadow casting still considered for performance when light intensity set to 0.0

UE - Graphics Features - Sep 8, 2016

Shadow casting is still considered when the lighting intensity has been set to 0. This is a regression in performance from 4.12.5 where a lights intensity that was set to 0 would not be considered ...

FVector::Normalize does not set Vector to (0,0,0) upon failure, as described

UE - Foundation - Core - May 24, 2017

The FVector::Normalize function states in its comment that if given a vector that is too small to be normalized, it will set it to 0,0,0 and return false. The function only returns false and does no ...

Destroying actor sets object to 0,0,0 for one frame before actually destroying

UE - Gameplay - Apr 29, 2015

Actors destroyed are set to 0,0,0 for one frame, which causes collision temporarily before they are completely removed. This only occurs on objects that are attached to a component using the attach ...

[Waveform Editor] - Changing the Edit time on a Sound Wave that has TotalSamples=0.0 can crash editor

UE - Audio - WaveformEditor Plugin - Nov 10, 2022

Rapidly changing the End Time on an asset that has TotalSamples=0.0 in the WaveFormEditor cases the editor to crash. Work around is to reimport the asset, which will restore that value. The crash hi ...

Failed to build in Github UE4.27.0.

UE - Simulation - Physics - Aug 30, 2021

Failed to build UE4.27.0 with Win64/Development Editor.  Can avoid this error that excluding the project from build configuration. (Solution UE4->Properties->Configuration Properties->Configuratio ...

Decal Actor Returns 0,0,0 With Actor Position Node

UE - Graphics Features - Nov 7, 2016

The actor position node no longer returns the actor position for the decal actor. ...

Overlap functions of child actor components run when spawned without overlap if player is at 0,0,0

UE - Gameplay - Jun 23, 2016

Overlap functions of child actor components run when spawned without overlap if player is at 0,0,0. It registers all "other actors" as cast successful even when the actor cast to is not the actor's ...

UMG: Drag-drop widgets get stuck at (0, 0)

UE - Editor - UI Systems - UMG - Nov 7, 2022

Reported on the dev forum, drag-drop widget is broken in the 5.1 Preview.https://forums.unrealengine.com/t/unreal-engine-5-1-preview/662523/221 Anyone else having problems with UUserWidget::SetPosi ...