WidgetBlueprint::DrawLines has broken AA on sharp cornered lines

UE - Editor - UI Systems - May 9, 2016

WidgetBlueprintLibrary::DrawLines which calls FSlateDrawElement::MakeLines has broken AA for sharp cornered lines. ...

Moving child component in child blueprint forces parent to become dirty

UE - Gameplay - Blueprint - May 9, 2016

Moving a component in a child blueprint causes the parent blueprint to become dirty and requires it to be recompiled. *Regression (No) issue (does) occur in 4.10.4 ...

OSVR fatal error while playing in -game

UE - Platform - XR - May 6, 2016

Found on: //UE4/Dev-VR CL-2967563 About 1/6th of the time I'd start a -game instance and go in to stereo on the OSVR, the game would seemingly just close itself. I say close as opposed to crash, si ...

Roughness/Reflectivity difference between eyes on OSVR

UE - Platform - XR - May 6, 2016

Found on: //UE4/Dev-VR CL-2967563 The displays in QA-PostProcessing are rendering differently in each eye on the OSVR, it looks like one is more reflective (or perhaps less rough?) than the other. ...

Stat unit and the console render incorrectly on OSVR

UE - Platform - XR - May 6, 2016

Found on: //UE4/Dev-VR CL-2967563 Both the console and stat unit numbers render incorrectly, their positions in each eye do not line up correctly, causing you to 'see double'. ...

Meshes often render or flicker black in one eye on OSVR

UE - Platform - XR - May 6, 2016

Found on: //UE4/Dev-VR CL-2967563 Often, meshes will render completely black in one eye on the OSVR. This seems to affect close meshes more frequently than far away ones. Sometimes the meshes flick ...

"LogModuleManager:Warning: ModuleManager: Module" warnings in log on blank packaged project

UE - AI - May 6, 2016

"LogModuleManager:Warning: ModuleManager: Module" warnings in log on blank packaged project Regression: Warnings to do not occur in 4.10.4 User Description: Since the move to 4.11, we are seing a ...

Particle Collision causes particles to snap away from collision location

UE - Graphics Features - May 5, 2016

Particle Collision causes particles to snap away from collision location. [Image Removed] ...

Multi-line text functionality is removed from a print string variable when the variable is turned into an array within a struct

UE - Gameplay - Blueprint - May 5, 2016

Multi-line text functionality is removed from a print string variable when the variable is turned into an array within a struct. Regression (no), Multi-line text functionality for strings in struct ...