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 ...

Alpha channel should not be weighted when using "masks (no sRGB)" texture compression setting

UE - Graphics Features - Nov 11, 2015

When attempting to import a texture that has a non-opaque alpha content and compressing using the "masks (no sRGB)" texture compression setting, pixels that are in the alpha channel are being weight ...

Upgrading Project to a New Engine Version Causes Errors When Attempting to Open Tutorial Blueprints

UE - Gameplay - Nov 11, 2015

When you create a project in version 4.8.3, and update it to either 4.10 or Main, there seem to be issues loading the Engine Content Tutorials for FeaturePacks, InstallingiTunesTutorial, and Setting ...

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 ...

Attempting to Open a Widget Blueprint With Animation and Timeline Panels Hidden Causes the Editor to Crash

UE - Editor - UI Systems - Nov 11, 2015

When you attempt to open a widget blueprint when you have hidden the animation and timeline panels, the editor will crash. There is a workaround: Window->Reset Layout will allow you to open the blu ...

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 ...

Remove Item Node Removes All Objects in an Array

UE - Gameplay - Blueprint - Nov 9, 2015

Getting an object from an array at a certain index and then using the Remove Item node causes the entire array to be wiped. Found in 4.10 Preview 4. Reproduced in 4.9.2 binary and Main CL 2752291. ...

Variable Names with a Leading Space Cannot be Copied

UE - Gameplay - Blueprint - Nov 9, 2015

If you begin a variable name with a space, attempting to copy any instances of that blueprint will prompt an error warning: "Unknown property in <BlueprintName>: <VarName> = <Value>. Found in 4.9.2 ...

NavMesh Not Updating When Collision is Manually Added to/Removed From a Static Mesh

UE - AI - Nov 9, 2015

When you add or remove collision manually, the NavMesh will not update, even after rebuilding paths. The only way to get the NavMesh to update when collision is changed manually is to restart the ed ...