Using "Replace variable with..." does not mark a blueprint as needing compilation

UE - Gameplay - Blueprint - Jan 4, 2016

Using "Replace variable with..." does not mark a blueprint as needing compilation. Reproduced in 4.9.2 binary, 4.10.1 binary, and Main 4.12 (CL 2813214). This is not a regression; the same bug appe ...

EXR renders won't go above 640x360 when rendering from an Editor Window

UE - Anim - Sequencer - Jan 4, 2016

User was attempting to render out EXR sequences and ran into an issue where anything above 640x360 caused the window to shrink and render at a lower resolution. The workaround is to "Use Separate P ...

Extending Montage Segment length causes length to reset to default in new Editor Session

OLD - Anim - Jan 4, 2016

Licensee is encountering an issue where they would like a segment of a montage to end and hold the last frame for the remainder of the segment length. He is doing this by adjusting the End Time und ...

Projects using a class that inherits from SceneCapture2D may crash on launch on iOS devices

UE - Platform - Mobile - Jan 4, 2016

If a project uses a class that inherits from SceneCapture2D and sets the render target via code, the project will crash on launch on an iOS device. The project runs normally on PC and Android. Proj ...

Having "Accurate velocities from vertex deformation" enables causes extreme blur on skeletal meshes

UE - Graphics Features - Jan 4, 2016

Having accurate velocities from vertex deformation enabled and a SceneCapture2D in the same project will create blurry skeletal meshes. I am unable to reproduce this with an Nvidia graphics card. T ...

Fill from center for the progress bar in UMG appears to act differently

UE - Editor - UI Systems - Jan 4, 2016

The progress bar appears to use scaling when filling from the center. However, when moving from side to side or up an down it appears to mask the image in such a way that it hides/ reveals the image ...

Particle System check for IsActive in Blueprints does not reset

UE - Graphics Features - Jan 4, 2016

When using a particle system in a blueprint and then moving the particle system off screen and then back on there is the node "Is Active" that can check to see if the Particle is still active. When ...

Landscape Collision does not register from under the landscape

UE - LD & Modeling - Terrain - Landscape - Jan 4, 2016

Landscape collision does not properly register if a character collides with it from under the landscape. ...

Setting World to Meters in the World Settings to a large number will cause the console to show incorrectly in VR

UE - Platform - XR - Jan 4, 2016

If the User changes the "World to Meters" setting in the World Settings this will cause the console to appear offset when brought up in VR. Note: the number used was 3600 ...

SetActorEnableCollision does not affect Destructible meshes

UE - Simulation - Physics - Destruction - Jan 4, 2016

Setting the SetActorEnableCollision blueprint node to false does not disable collision for a destructible mesh. Workaround: Adding a static Mesh component and setting any mesh will cause the collis ...