Context sensitive actor list retrieves temp folder data in blueprints while using source control

UE - Gameplay - Blueprint Editor - Nov 12, 2015

If a project uses source control and a blueprint has been diffed against previous revisions, the revisions will appear within the temp folder. This temp folders contents appear in context sensitive ...

Steam Overlay does not show in Win64 Shipping builds when run outside of Steam

UE - Networking - Nov 11, 2015

Steam Overlay does not show in Win64 Shipping builds when run outside of Steam. The Steam client can be running, but unless the .exe is opened through Steam itself, the Overlay will not appear. Note ...

Crash on FDeferredShadingSceneRenderer & FTranslucentPrimSet with Dynamic Directional and Lit Translucent FX

UE - Graphics Features - Nov 11, 2015

User reporting crash with a specific setup using Lit Translucent FX Clouds and a Day-Night Setup running on a Timeline from Level Blueprint. [Link Removed] 4.8 BUGG: [Link Removed] 4.9 BUGG: [Li ...

Joining a session in PIE with Auto Connect To Server disabled will crash PIE

UE - Networking - Nov 11, 2015

Joining a session in PIE with Auto Connect To Server disabled will crash PIE. Note: this is not specific to the Multiplayer Shootout project used in the repro steps; this will occur in any project ...

Custom functions can call Set Timer nodes

UE - Gameplay - Blueprint - Nov 11, 2015

Custom functions can call Set Timer nodes. There are no other time related functions that can be called through custom functions. Calling a timer through custom functions seems to lead to editor cra ...

Attached Project Crashes When Attempting to Open Blueprint

UE - Gameplay - Blueprint - Nov 11, 2015

The project in question: [Link Removed] The user is experiencing an issue where they've fixed compile errors on their NPC blueprint, and now are unable to open it without experiencing a crash. Righ ...

Child components of child actor components in blueprints do not update transform based on parent

UE - Gameplay - Nov 10, 2015

If a blueprint has a child actor component that has other components parented to the child actor component, the child components of child actor components will not update transform based on the pare ...

Disabling Editor Sounds Doesn't Prevent Compile Sound From Playing

Tools - Nov 10, 2015

Disabling the Editor Sounds under Editor Preferences->Level Editor->Miscellaneous->Sound->Enable Editor Sounds doesn't stop the Compile sound from playing when you click the Compile button in the ed ...

Child Actor Component references are not sent to the Server through a Run on Server RPC

UE - Networking - Nov 9, 2015

Child Actor Component references are not sent to the Server through a Run on Server RPC. Test project attached. Reproduced in 4.9.2 binary and Main (CL# 2758903). ...

Duplicating a Function Containing Add Child Actor Component Causes Changes Made to the Duplicate to be Saved to the Original

UE - Gameplay - Blueprint - Nov 9, 2015

When you create a function containing an Add Child Actor Component node, duplicate that function, and then change the Child Actor Class option in the duplicate, the changes are also saved to the ori ...