InitializeAnimScriptInstance may only need to be called if the mesh actually changes when restoring state in Sequencer

UE - Anim - Sequencer - Sep 23, 2021

The fix for [Link Removed] reinitializes the anim bp whenever the animation section restores state, it may only be necessary to reinitialize it if the skeletal mesh changes. ...

Camera manager will not tick if the game is paused on begin play or possessed events

UE - Gameplay - Nov 4, 2021

This is an interesting bug because it is only happening on BeginPlay. I guess that there is some order of operations that the camera manager uses during creation that will stop if the game is paused ...

HighResolutionScreenshot result changed after migration to UE5

UE - Graphics Features - Aug 27, 2022

There was no problem in UE4. It can be fixed on UE5 by the following workaround.console command 'r.Editor.Viewport.MaxRenderingResolution' set 'Realtime off' on viewport  ...

Crash upon taking a screenshot on Gear VR

UE - Platform - XR - Jul 13, 2017

Using the shot console command or the RequestScreenshot function to take a screenshot in Gear VR causes the app to crash. This was tested on Android-19, ETC-1 configuration, with both Developer Mode ...

Shooter Game Demo Controls have no Textures (Rendering White)

Docs - Samples - Jun 11, 2015

The Textures for the Demo play bars in Shooter Game are rendering White in 4.8.0 release, appears fixed in Main Promotable-CL-2581018. ...

"Snap to Target, Keep World Scale" when attaching doesn't work properly if parent is scaled.

UE - Gameplay - Nov 11, 2015

See UDN thread, which includes suggested fix. https://udn.unrealengine.com/questions/267677/attachactortocomponent-scale-issue-with-scaled-com.html ...

Crash Occurs While Slicing Procedural Mesh Component

UE - Gameplay - Sep 19, 2016

A crash is occurring when attempting to slice a procedural mesh that has the Create Other Half option enabled. Found in 4.13.0. Reproduced in Main CL 312 ...

Particle Effects Do Not Play in Transition Maps

UE - Graphics Features - Oct 24, 2016

Particle effects do not seem to be playing in transition maps. Found in 4.13.1. Reproduced in 4.12.5 and 4.14 Preview 1. ...

Shift drag Pivot on an Object in editor does not work

Tools - Nov 8, 2016

When holding shift on any axis, the camera follows the object when you move around the level. When trying to do this with the pivot, the cube does not move at all. This issue is present in 4.13 as ...

Missing Persona Keyboard Shortcuts in Editor Preferences

UE - Gameplay - Oct 25, 2016

After opening a skeletal mesh in Persona, the keyboard shortcuts do not appear for Persona and cannot set keyboard shortcuts This is a regression, Persona appears as a category in 4.13.2 ...