Duplicated blueprint components do not update until blueprint is compiled

UE - Gameplay - Blueprint - Jul 9, 2015

Duplicated blueprint components do not update when altered until compile is pressed. They don't accept new parameter values nor do they respond to any transforms. ...

Objects with QueryOnly collision push Physics objects

UE - Simulation - Physics - Jul 8, 2015

From UDN: We are having an issue where a cube physics actor simulating physics is being pushed around by a characters character mesh while walking around on top of it. If i set the character mesh ...

Collections reset when the engine upgrades project

UE - Editor - Content Pipeline - Content Browser - Jul 8, 2015

When you upgrade your project to a new version of the engine, your Collections are deleted from the Collection setting. ...

Hot reloading with a plugin in the project prevents the project from being able to save.

UE - Foundation - Core - Jul 8, 2015

Hot reloading a project that includes a plugin will not be able to save if the plugin is used in the project. ...

ShooterGame references images in slate from a folder that does not exist

Docs - Samples - Jul 8, 2015

A user has found that there are a few lines of code inside of shooter game that references a folder that does not exist. The lines of code below are the lines of code that reference images in an ima ...

The ReceivedSpectatorClass function in APlayerController may take an incorrect parameter

UE - Gameplay - Jul 7, 2015

The ReceivedSpectatorClass function in APlayerController may have an incorrect parameter. The parameter it takes in is TSubclassOf<AGameMode> SpectatorClass, but this may be intended to be TSubclass ...

Adding a new code class to a project resets any Include Directories set in the Project Properties in Visual Studio

UE - Foundation - Core - Jul 7, 2015

Adding a new code class to a code project, or generating code files, will reset any Include Directories set in the Project Properties in Visual Studio. ...

SEGV_NOOP at 0x0

UE - Platform - Apple - Jul 7, 2015

Crash Report: [Link Removed] *Crash Report attached User reports, "Launch[ing] Unreal Engine 4.8.1 from Epic Games Launcher, UE4 splash screen will come up and after 80% of initialization; UE4edit ...

Calling RestartGame Function causes a crash when exiting PIE

UE - Gameplay - Jul 7, 2015

If the Restart Game function is called in blueprints or code then the editor will crash when exiting PIE [Link Removed] ...