Fix PrimitiveComponent overlap indirection

UE - Simulation - Physics - Sep 27, 2016

When doing overlap tests in PrimitiveComponent, UWorld->ComponentOverlapMulti is used. The callstack for that ends up looking like this (callstack is inverted, highest level on top): UWorld::Compo ...

Crash on setting Material in Element 1 of Combined Mesh

Tools - Mar 19, 2015

Crash on clearing or setting the second or third material slot in the Static Mesh Editor on an imported combined FBX Mesh. Also Reproduced in Main Promotable-CL-2484152 (Perforce) NOTE: User is o ...

Unwanted black boundaries are displayed in a vertical split-screen with 3 players.

UE - Gameplay - Dec 2, 2019

Floating point error from UGameViewportClient::SplitscreenInfo causes this issue. FMath::TruncToInt( 3240 /*ViewportSize*/ * 0.333f/*Ratio in SplitScreenInfo*/ ) = 1079 I suggested a following t ...

Simulated physics bodies not working properly with BP Move Component To node

UE - Simulation - Physics - Jun 5, 2015

This issue may reference [Link Removed] which was recently fixed with 4.9 CL-2553675. When using the MoveComponentTo node physics do not work properly compared to other methods to move a component ...

AttachRootComponentToActor being used over a network can cause an Ensure (previously an Assertion) to be triggered.

UE - Gameplay - Jan 11, 2016

This is a continuation of [Link Removed]. The previous ticket changed an Assertion to an Ensure in order to stop a crash from occurring, and stated that a more complete fix would be coming in 4.10. ...

1 frame flickering when creating UMG using Textblock, ScaleBox and Overlay

UE - Editor - UI Systems - Slate - Dec 15, 2021

As a report of a similar issue, changing the text to right-aligned causes a similar issue. This issue seems to have been occur by a change in CL7540157. It also seems to be improved by adding the p ...

Scene Color node with UV input on a transparent material renders incorrectly in stereo

UE - Platform - XR - Jan 19, 2021

From Licensee: When we have Instanced Stereo enabled, all our materials that use Scene expression nodes (SceneDepth, SceneColor, etc...), render incorrectly in the right eye. It only happens to the ...

[Console Commands] - au.debug.sounds.sort priority shows all sounds as priority 1.0 when volume scaling is bypassed or sound is 2D

UE - Audio - Voice Management - Apr 5, 2022

The priority display does not correctly reflect the set priorities of sounds when they are not being attenuated or when Bypass Volume Scale for Priority is Enabled. If a sound is attenuated and scal ...