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

Chaperone bounds appear to move around in the Vive

UE - Platform - XR - May 10, 2016

If the player moves their head around with the chaperone bounds showing the bounds will wave back and forth in a floating fashion. ...

If an ensure() fails within an automated test, the test can still show a positive result.

UE - Automation Test - Aug 4, 2015

If an ensure() fails within an automated test, the test can still show a successful result. ...

Shadows appear to flicker on the Vive when using dynamic lighting on a translucent surface

UE - Platform - XR - May 16, 2016

Shadows appear to flicker on the Vive when using dynamic lighting on a translucent surface. This is even more noticeable if the engine scalability is turned down. ...

A Function whose declaration is in a platform specific "If" block cannot be bound to a delegate

UE - Foundation - Core - Jun 3, 2016

Functions whose definition is in a platform specific "if" block cannot be bound to a delegate and also causes an assert when beginning to play in PIE for the first time since compiling, but the asse ...

[CrashReport] UE4Editor_CoreUObject!StaticAllocateObject() [uobjectglobals.cpp:2153]

UE - Anim - Sequencer - Jun 3, 2016

Really close to the repro steps for [Link Removed] Same repro steps produced the following Buggs along with this one: [Link Removed] [Link Removed] Error message: Fatal error: [Link Removed] [Lin ...

Using the output from FindAllPakFiles to call StreamableManager::RequestAsyncLoad causes a crash

UE - Foundation - Core - Apr 22, 2016

A user has reported a problem where the directory that is output from FindAllPakFiles is not compatible with the StreamableManager::RequestAsyncLoad function and will cause a crash if using the two ...

Crash selecting PIE after saving a blueprint exposed and used in sequencer

UE - Anim - Sequencer - Jun 17, 2016

Crash selecting PIE after saving a blueprint exposed and used in sequencer. Found this when looking into https://jira.ol.epicgames.net/browse/UE-31266 ...

[CrashReport] UE4Editor_Engine!FUniformExpressionSet::CreateUniformBuffer() [materialuniformexpressions.cpp:354]

UE - Graphics Features - Nov 30, 2015

Error Message - Assertion failed: !Value || Value->IsValidLowLevel() [File[Image Removed]:\BuildFarm\buildmachine_++depot+UE4-Releases+4.10\Engine\Source\Runtime\Engine\Private\Materials\MaterialU ...

Moving an InstancedStaticMesh will not move meshes collision

UE - Simulation - Physics - Apr 10, 2015

Moving an instanced static mesh will not move the collision along with the mesh. This will leave a visible mesh that players can walk through in one area and a blank space that cannot be walked thro ...