ScreenPosition material node outputs upside down ViewportUV when launching on android

UE - Graphics Features - Aug 28, 2018

ScreenPosition UV upside down on mobile. From User: "I believe the editor mobile preview provides "correct" results, while the mobile device produces upside down results. I ran into this issue w ...

Direct Capsule Shadows with Point Lights also project shadow on opposite side and direction

UE - Graphics Features - Dec 14, 2016

When using a Direct Capsule Shadows on a skeletal mesh with a Stationary Point light, depending on the point lights placement, light source radius, and nearby surfaces will cast the shadow on the op ...

[CrashReport] UE4Editor_Landscape!FLandscapeSplinesSceneProxy::GetDynamicMeshElements() [landscapesplines.cpp:159]

UE - LD & Modeling - Terrain - Landscape - Nov 17, 2017

This is an infrequent crash in 4.18. Users have not provided any descriptions of their actions when the crash occurred. Source Context 147 for (int32 ViewIndex = 0; ViewIndex < Views.Num( ...

LIVE: Setting sg.EffectsQuality between values will reset Destructible meshes if they have fractured

UE - Simulation - Physics - Destruction - Nov 14, 2014

DESCRIPTION: Using the command line sg.EffectsQuality and setting a value will reset a destructible mesh if it has already been fractured. AH Post: https://answers.unrealengine.com/questions/12850 ...

Shader Compiler Crashes in Remote Build

UE - Graphics Features - Nov 11, 2019

Output log when crashing UATHelper: Packaging (iOS): LogCook: Display: Max memory allowance for cook 16384mb min free memory 0mb UATHelper: Packaging (iOS): LogCook: Display: Mobile HDR setting 1 ...

Actors unrelated to the changelist being validated cause errors

UE - World Creation - Worldbuilding Tools - World Partition - Nov 22, 2023

When validating a changelist, unrelated errors to the changelist can appear. Here's an example of running the validation on a cl named "temp cl" which just contains a single actor "Cylinder". The A ...

The Random Audio Node Function 'Randomize Without Replacement' does not Function Correctly

UE - Audio - Apr 6, 2015

When attempting to play random sounds using the 'Random' node within the audio editor, the 'Randomize Without Replacement' does not function as explained via the tooltip. The options says that if y ...

Project Crashes on Open when Implementing An Interface and Its Duplicate

UE - Gameplay - Blueprint - Apr 25, 2016

The linked project crashes on open after attempting to implement an interface and a duplicate of that same interface with different function names. This has not been reproduced in a clean project, h ...

Light as If Static setting does not Persist when Re-opening Project

Tools - Apr 28, 2016

This bug was originally entered back in 4.8 as [Link Removed], but was closed as by design. The reason was, the mesh did not have Lightmap UVs, so using the 'Light as If Static' option would not wor ...

Potential Memory Leak when frequently terminating and re-initializing FConstraintInstance

UE - Simulation - Physics - Mar 29, 2022

From User: When frequently terminating and re-initializing the FConstraintInstance, there appears to be a leak when cleaning up the disabled joint, which leads to an ever growing list that gets sort ...