Reflections Not Behaving As Expected in Splitscreen

UE - Graphics Features - May 15, 2018

In splitscreen, Player 0 view influences reflections for other player views. A user submitted the included test project showing the issue, and I have reproduced on 4.18.3 as well as 4.19.2 (see Spli ...

XR -ARKit - Tracked Planes are not attached to the real world objects when moving the camera around

UE - Platform - XR - May 22, 2024

When the user attempts to place an object on a tracked plane it slides around the environment not staying in the expected place. Using the ARDebugcheck project with the show planes option you can se ...

Make Lidar Point Cloud Point Node has had the Location input change from a Vector to a Vector 3f

UE - Gameplay - Oct 12, 2022

Tested in: //UE4/Release-4.27 CL 18319896 Input pin was of type Vector //UE5/Release-5.0 CL 20979098 Input pin was of type Vector 3f //UE5/Release-5.1 CL 22346211 Input pin was of type Vector 3f Th ...

Opening a widget blueprint on Linux causes editor to crash

UE - Platform - Linux - Aug 25, 2016

The editor crashes when attempting to open a widget blueprint. ...

Content Browser is not opened when clicking Browse to Asset from a docked to sidebar Details or WorldSettings window

UE - Editor - Workflow Systems - Apr 15, 2022

Repro Ratio: 6/6 Regression testing in //UE5/Release-5.0-EarlyAccess CL-16682836 since this feature wasn't in UE4. This issue did NOT happen. This issue only seems to happen when the windows are ...

Editor crashes when importing alembic asset

UE - Gameplay - Aug 28, 2016

Editor crashes when importing Alembic material asset. The editor will crash once selecting the asset in Windows explorer, before the Import Options window appears. When testing this, we had an ave ...

[CrashReport] Crash in UE4Editor_AudioEditor!`FSoundSubmixGraphSchemaAction

UE - Anim - Sequencer - Jun 22, 2017

This is a common crash occurring in the 4.16 release. This is potentially a continuation of [Link Removed], which was closed out when it received additional logging in 4.16. A log file is attached. ...

Mass is not calculated if an object's Collision Enabled field is set to No Physics Collision even when Simulating Physics

UE - Foundation - Core - May 22, 2015

If an actor has 'Simulate physics' enabled and the Collision Enabled field is set to anything other than Collision Enabled (i.e. OverlapAll sets this to No Physics Collision) then mass is reset to 1 ...

Editor crashes when attempting to doubleclick static mesh in content browser

UE - Graphics Features - Jan 16, 2015

Edit: Fatal error: [Link Removed] [Line: 1467] Couldn't find Shader TShadowDepthVSVertexShadowDepth_OutputDepthfalse for Material Resource M_Base_Advanced_blend! With VF=FLocalVertexFactory, Platf ...

Bluerpint nativization failed for calling TMap::Find function of a map container with an enum type key

UE - Gameplay - Blueprint - Oct 2, 2020

Followings are nodes in the repro project. [Image Removed] Here's a generated code of the BPvoid ANewBlueprint_C__pf1010915279::bpf__NewFunction_0__pf() { uint8 bpfv__CallFunc_GetInt_NewParam ...