Difference in LODs between PIE and editor

UE - Rendering Architecture - Dec 7, 2023

It is possible to repo this without the exact steps, but that leaves it ambiguous if the camera moved when exiting PIE or not. ...

Ragdoll replication on server side is not replicated correctly on client

UE - Networking - Dec 2, 2014

Ragdoll replication on server side is not replicated correctly on client. The client will see the server players ragdoll dissappear and reappear at the 0,0,0 origin point. AnswerHub Posts: https: ...

Physics actor with physics toggled will fall through static meshes set to Movable

UE - Gameplay - Jul 20, 2016

Physics actor with physics toggled will fall through static meshes set to Movable User Description: Basically, what this project does is enable simulate physics on the black cube in the middle, th ...

Project packaged on Windows for Linux crashes after exiting on Linux

Tools - Aug 18, 2016

I noticed this after packaging multiple samples projects on Windows for Linux and running them on my Linux machine. The project exited cleanly, but there was a crash and callstack generated in the ...

Properties not serialized when moving actor/component depending on unrelated specifiers

UE - Gameplay - Blueprint - Sep 25, 2023

When an actor is moved on the level editor viewport, it is reconstructed along with its components, which at first makes their properties reset to their default state. Thankfully, this does not happ ...

Set Members in Struct node doesn't work if the Struct is contained within an Array

UE - Gameplay - Blueprint - Dec 9, 2014

Set Members in Struct node doesn't work if the Struct is contained within an Array. ...

Control Rig settings are not retained between editor sessions or carried into deployed game

UE - Anim - Rigging - Control Rig - Jun 10, 2020

Control Rig settings are not retained between editor sessions or carried into deployed game ...

Add Submix Effect Blueprint Does Not Have Any Effect

UE - Audio - Dec 11, 2020

Adding a second effect to the Submix Effect Chain on a Submix works as expected, but when trying to add a Submix Effect via Blueprint, there is no effect.  This also applies to "Add Master Submix Ef ...

Get Mouse Position Blueprint node returns different values outside of viewport depending on whether it was called from Event Tick, or within an Actor function

UE - Gameplay - Nov 15, 2018

There seems to be a discrepancy between the output of Get Mouse Position node depending on whether the node is inside an Actor function or called from Event Tick. If the node is present inside a fun ...

Make Writable button does not work as intended when using Subversion

Tools - Oct 22, 2015

When using the Make Writable button, it is intended to make the file editable without the prompt to check an asset out popping up on subsequent attempts to save the asset. This does not work for Sub ...