Ensure trying to Draw Material on a Render Target

UE - Graphics Features - Aug 3, 2016

Ensure occurs when attempting to Draw Material on a Render Target. ...

Scrolling artifacts on mobile at low FPS

UE - Platform - Mobile - Aug 3, 2016

Weird artifacts appear when scrolling through textures in a scroll box. This is more noticeable and happens more frequently at lower frame rates. View AnswerHub thread for examples of artifacting. ...

Crash when force deleting blueprints that reference each other

UE - Gameplay - Blueprint - Aug 3, 2016

Editor crashes when trying to force delete assets that reference each other. Blueprint 'A' contains an Actor Component of Blueprint 'B'. Crash will occur when trying to force delete both 'A' and 'B' ...

Character Blueprint Cannot Execute Montage to Play at a Negative Play Rate

OLD - Anim - Aug 3, 2016

While an Animation Montage can be played at a negative play rate in Persona, the user cannot use the Character Blueprint to execute this action. ...

Crash opening multiple UMG assets

UE - Anim - Sequencer - Aug 3, 2016

"Warning Attempting to move a fully simulated skeletal mesh" warning spam when moving physics asset in level

UE - Simulation - Physics - Aug 3, 2016

The following warning is spammed when moving a physics-enabled skeletal mesh is moved in the level.PIE:Warning: Warning Attempting to move a fully simulated skeletal mesh SkeletalMeshComponent0. Ple ...

Crash after setting a key on a Rotation Track, then trying to right click the key with Transform track collapsed

UE - Anim - Sequencer - Aug 3, 2016

Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 336 337 if (bHasRotationKeys) 338 { 339 TSharedRef<FStru ...

XML Namespace is set wrong for Android in UPL

UE - Platform - Mobile - Aug 3, 2016

XML Namespace is set wrong for Android in UPL; it should be "http://schemas.android.com/apk/res/android". ...

StartCameraFade not fading camera

UE - Platform - Mobile - Aug 3, 2016

This started happening recently in 4.13 integrations. StartCameraFade node no longer has any effect. Fading no longer works in new VR Template. ...

Editor crashes on Launch from SteamVR

UE - Platform - XR - Aug 3, 2016

The latest 4.13 Binary Gamedev engine crashes on launch with a SteamVR callstack. This crash only occurs in Binary, I was unable to reproduce this crash in Github. This issue looks as though it may ...