Calling RegisterComponent in the PreInitializeComponents of an Actor will cause child components of its components to not be initialized

UE - Gameplay - Dec 15, 2017

Calling RegisterComponent in the PreInitializeComponents of an Actor will cause child components of its components to be ignored because the Actor is still being initialized. My understanding is tha ...

Scene Depth Buffer corruption with VR on AMD GPUs

UE - Platform - XR - Sep 12, 2018

Depth buffer corruption/artifacts when using VR with certain AMD GPUs Tested with Oculus DK2, User reports with Oculus Rift ...

Input Bindings losing rename information after re-opening project

If an input binding is renamed and the editor closed and re-opened, the input binding will revert to it's original name. ...

Retriggerable delays do not work on tick events

UE - Gameplay - Blueprint - Mar 18, 2015

Retriggerable delays and the nodes after are not recognized when triggered by tick events. ...

Multigates only fire the first output when inside a function

UE - Gameplay - Blueprint - Apr 2, 2015

Multigates only fire the first output when inside a function. The same setup in the Event Graph will function as intended. Reproduced in 4.7.4 binary and Main (//depot/UE4/Promotable-CL-2498147) ...

The default values of a Struct variable in a Blueprint will return to the default values of the Struct on compile when all values are set to 0

UE - Gameplay - Blueprint - Jan 19, 2015

The default values of a Struct variable in a Blueprint will return to the default values of the Struct on compile when all values are set to 0. Possibly related to [Link Removed] Tested in 4.6.1 a ...

LIVE: Character is jittering with Blend-Weights enabled

OLD - Anim - Oct 31, 2014

When changing the value of the blendweights of a character in a level, it is breaking the animation that the character has and causign the animation to show as jittery. ...

Keyboard Shortcuts for Blueprint Editor Do Not Appear until Opening Blueprint

Tools - Feb 11, 2015

In any newly opened project the 'Keyboard Shortcuts' within the 'Editor Preferences' for the 'Blueprint Editor' do not appear until you have opened a blueprint within the project. After closing and ...

A physics actor will still bounce if the Restitution of a Physical Matieral is set to 0

UE - Gameplay - Oct 6, 2016

A physics actor will still bounce if the Restitution of a Physical Matieral is set to 0 User Description: Explanation : I am trying to create a Badminton Game for fun and while I was trying to han ...

Crash When Copying Comment Box from a Blueprint to a Behavior Tree

UE - AI - Jun 8, 2016

The editor crashes when pasting a comment box from a blueprint into a behavior tree. Found in 4.12.1 binary. Reproduced in 4.11.2 binary and Main CL 3005971 Source Context94 95 fo ...