Certain particle effects in ContentExamples pause when looked at on Mac with Metal

UE - Platform - Apple - Aug 20, 2016

Certain particle effects in ContentExamples stop playing when looked at from a specific angle. The affected demos are 2.1, 2.4, 2.5, and 2.7 Seen on an Nvidia MacbookPro and AMD MacPro Does not o ...

LevelSnapshots affect level visibility when restoring snapshot

UE - Virtual Production - Tools - Level Snapshots - Nov 2, 2023

Slack thread [Link Removed] ...

//UE5/Main - UE.EditorAutomation(RunTest=Physics) Win64 - CableActor_CableCameraActor6 and 2 tests failing due to cable actor disappearing

UE - Graphics Features - Feb 22, 2021

### The following test(s) failed: ##### BasicCableComponentMaterials: Project.Functional Tests./Game/Tests/Actor/CableActor.BasicCableComponentMaterials * LogAutomationController: Error: S ...

When a fixed delta time step of 0.02 or higher is used with some skeletal mesh objects, rotational forces applied using AddTorque have no affect on the skeletal mesh.

UE - Simulation - Physics - Jan 27, 2015

Using AddTorque to apply a rotation to a skeletal mesh does not always provide the expected results if a fixed time step is being used. When doing this to the Owen character in the Content Examples ...

Crash on Event Begin Play with UMG Widget and 2 or More Players

UE - Editor - UI Systems - Feb 25, 2015

A player with UMG widget created on BeginPlay works fine when hitting play with only 1 player, but if you set the number of player > 1 it will crash. User believes this is somewhere related with t ...

BP hierarchy change triggers incorrect map actor load warning: AttachTo: '{0}' is not static {1}, cannot attach '{2}' which is static to it.

UE - Gameplay - Blueprint - Apr 11, 2024

When a blueprint's component hierarchy is changed by changing a child component's mobility value to Static while deleting its parent component which has Movable mobility, levels saved with an outdat ...

Using Start Players as Spectators checkbox does not affect Player0

UE - Gameplay - May 20, 2015

When setting up a custom game mode blueprint, if the "Start Players as Spectators" checkbox is checked the first player loaded in PIE will not be in spectator mode. ...

Can not affect "r.SetRes" command in editor new window

UE - Foundation - Core - Jul 11, 2022

When playing in "New Editor Window" mode, entering the r.setres command does not change the screen size. This worked in UE4.27, but no longer works in UE5.0. ...

Skylight has too much influence on Subsurface Scattering

UE - Graphics Features - May 9, 2017

Users on the AnswerHub are reporting that Skylights have too much effect on Subsurface Scattering. The argument here seems to be Movable Skylights versus Static/Stationary and their results regardi ...

Editing child property values is affecting parent property values

UE - Gameplay - Blueprint Editor - Jan 27, 2020