Using LOD for Per-Poly collision doesn't work

UE - Simulation - Physics - Aug 11, 2016

When choosing LODs for per-poly collision the static mesh stops blocking actors in the level. I tested this on 4.13 preview 1 and it is still an issue. I used the 3dsMax workflow for this process ht ...

iOS apps crash on devices with iOS version 11.2.2 when Metal 2.0 is enabled

UE - Platform - Mobile - Jan 22, 2018

Launching an iOS App that is set to Metal 2.0 on a device with iOS version 11.2.2 causes the app to crash and return to the home screen. This was tested on an iPad Pro as I do not have access to any ...

GoogleARCoreJavaHelper functions are not correctly exported publicly

UE - Platform - XR - Oct 31, 2018

The jni functions in GoogleARCoreAndroidHelper.cpp are not correctly exported, when we tried to build a Test project it failed with this exception:  java.lang.UnsatisfiedLinkError: No implementatio ...

BuildGraph XML Errors Logged Incorrectly

UE - Foundation - Horde - BuildGraph - Aug 30, 2019

Suggested fix from licensee: After investigation, it seems that the filename is passed as a string instead of a FileReference in Script.cs:84. Fixing the issue seems to be as simple as changing th ...

Spline don't deform landscapes in certain setups

UE - LD & Modeling - Terrain - Landscape - Dec 26, 2019

The splines do not deform the landscape when the path is made with a straight spline. When you move a spline point to bend the road it will deform the landscape, but the deformation accuracy seems t ...

Cloth jitters in Movie Render Queue renders when temporal sampling is enabled

UE - Anim - Sequencer - MRQ - Dec 6, 2022

The Cloth simulation time step smoothing is interfering with the substepping fix for multi Temporal Samples by changing the very variable DeltaTime and causing some large errors in the cloth simulat ...

Able to scale Math Hall graphs down to 0 which distorts them in ContentExamples

Docs - Samples - Sep 19, 2016

All of the graphs in the Math_Hall can be scaled down to 0 which causes the graphs to appear distorted. These should probably be clamped as 1 since scaling them down to 0 does not show any useful in ...

Modifying a Static Mesh's "Y" Collision Rotation also modifies "X" and "Z" Rotation

UE - Gameplay - Dec 12, 2016

If the user modifies the "Y" Rotation value of a Static Mesh's Collision, the "X" and "Z" values are changed. The values will move +/- 1 point from their value prior to modifying the Y value. This ...

IOS 11 Freezes When Generating Particles Using SphereMask

UE - Platform - Mobile - Nov 16, 2018

When playing a particle using SphereMask, iOS 11 device terminal freezes.This issue is not a crash, it's screen freeze. Reproduced deviceiphoneX :iOS 11.4.1iphone7 :iOS 11.4.1 Not reproduced devic ...

Poor performance when Player Collision view mode active in City Sample

UE - Simulation - Debug Tools - Apr 2, 2024

The Editor become unresponsive and then has very low frame rates after activating the Player Collision view mode in the Small_City_LVL and Large_City_LVL maps in the CitySample project. The curre ...