UV Import layout error increases with movement of UVs away from 0-1 Space

Tools - May 27, 2015

When a user sets up an unwrap using a space outside the original 0 to 1 space the unwrap will increasingly show errors of positioning. For Example, in the following images the lower left vertex of ...

Get Font Size returns 0.0 for default (null) font value

UE - Gameplay - Jan 21, 2015

When using the default value in a "get text size" node, the height and width return 0.0. Note: potentially returning null value as no hard value is presented to font. James: Should use same fall ...

Preview rendering does not update when slider is moved below 0.0 in timeline on in Niagara Editor.

UE - Niagara - Jul 26, 2023

Workaround in UE5.3:  UNiagaraComponent::TickComponent             if (AgeDiff < 0.0f)             {                 SystemInstanceController->Reset(FNiagaraSystemInstance::EResetMode::ResetAl ...

Fixing Issue in Niagara stack across particle and system stages crashes the editor.

UE - Niagara - Jan 18, 2024

The Update Persistent Audio module has a dependency on a Play Persistent Audio module. When there are two modules in different overview nodes, the automatic fix up can put the Play Persistent Audio ...

Strange Behavior for LayeredBlendPerBone when Blend Pose 0 and 1 are in the same hierarchy

OLD - Anim - May 25, 2017

With Layered Blend Per Bone, if the bone for Blend Pose 1 is in the hierarchy below the bone for Blend Pose 0, then the Blend Weights have some odd behavior. Blend Pose 0 = root Blend Pose 1 = spin ...

Procedural Sound Wave Fails to Play when returning 0 bytes in GeneratePCMData callback

UE - Audio - Aug 2, 2016

Returning 0 bytes in GeneratePCMData results in the procedural sound wave not continuing to play audio. Instead of returning 0, we need to return an empty buffer if the procedural sound wave doesn't ...

[CrashReport] Linux crash - /usr/lib/nvidia-375/libGLX_nvidia.so.0()

UE - Platform - Linux - Jul 27, 2017

This is a common Linux crash that has occurred since at least 4.14. From LogLogEditorViewport: Clicking on Actor (LMB): StaticMeshActor (pared_cubos15) LogRHI: Timed out while waiting for GPU to ...

A point light's source length appears to be 0 if too many are on screen at once

UE - Graphics Features - Feb 15, 2016

If a user places too many point lights on screen at once with a source length greater than 0 it will appear as though the length is 0 ...

[CrashReport] TBaseSPMethodDelegateInstance<0,SMenuEntryBlock,0,EActiveTimerReturnType ,FDefaultDelegateUserPolicy

UE - Editor - UI Systems - Slate - Jul 26, 2021

Generated from CrashReporter likely the same issue - [Link Removed] but hasn't been brought over to UE5 EA ...