Any Alpha value set in a FLinearColor used to draw a line on a Canvas HUD is ignored when the line is drawn

UE - Graphics Features - Apr 21, 2015

If an Alpha value is set in a FLinearColor that is used to draw a line on a Canvas HUD, the Alpha value is ignored when the line is drawn. A comment in BatchedElements.cpp indicates that some legac ...

RebuildRenderData is still not safe during cook time

UE - Gameplay - Paper2D - Apr 21, 2015

https://answers.unrealengine.com/questions/215370/some-sprites-tiling-into-tiny-grid-in-packaged-ver.html UTexture2D::ConditionalPostLoad doesn't wait for the render data to finish caching outside ...

Use Complex as Simple isn't working for dynamic objects

UE - Gameplay - Apr 21, 2015

Use Complex as Simple isn't working for dynamic objects. However, if not simulating physics, collision works correctly. Same as TTP# 229782 that wasn't moved to JIRA. ...

VR Preview causes the editor to freeze on Mac

UE - Platform - XR - Apr 21, 2015

When trying to use the VR preview with the oculus rift for a Mac the editor freezes up and has to be shut down. ...

"Select New Skeleton" window appears behind editor and gives error

OLD - Anim - Apr 21, 2015

When you select an asset that references a skeleton that has moved, the editor asks you to choose a new skeleton. When you choose Yes is it gives the message "The Anim Blueprint could not be loaded ...

Spline component that is altered in the construction script cannot be referenced by the Event Graph

UE - Gameplay - Blueprint - Apr 21, 2015

A Spline component that is altered in the construction script cannot be referenced by the Event Graph. ...

Rolling ball physics bounces on flat landscape with low fps

UE - Simulation - Physics - Apr 21, 2015

It's been reported that using the rolling ball physics on a flat landscape will cause the rolling ball to bounce when it crosses a seam. It does not happen on every single seam, but it happens prett ...

Scaling pivot ignores pivot being used

UE - Gameplay - Apr 20, 2015

Scaling pivot of an actor does not scale correctly unless used for all directions. ...

User would like to see improvements with the high resolution screenshot function with regards to Anti-Aliasing

UE - Graphics Features - Apr 16, 2015

User would like to see improvements with the high resolution screenshot function with regards to Anti-Aliasing. They are saying that they would like higher quality reflections. ...

Child BPs created from Parent BPs that include nodes attached to the Event BeginPlay, Event ActorBeginOverlap, or Event Tick nodes include a Parent call in the Event Graph by default

UE - Gameplay - Blueprint - Mar 7, 2015

Child BPs created from Parent BPs that include nodes attached to the Event BeginPlay, Event ActorBeginOverlap, or Event Tick nodes include a Parent call in the Event Graph by default. This is incons ...