Crash with Particle system using Beam data

UE - Graphics Features - Jan 26, 2016

Attached to this ticket is a project with an asset that uses a beam type that is causing a crash when trying to open the asset in 4.11 and 4.12 (MAIN). When trying to recreate the asset there is no ...

Tilemap using Masked Lit Sprite Material not Rendering in Standalone mode

UE - Gameplay - Paper2D - Jan 26, 2016

When using a Tilemap with a Masked Lit Sprite Material, the tilemap will not render while in Standalone. In the test project, the Paper2D Blueprint character was switched to Masked Lit Sprite Materi ...

Plane Constraint Normal is not Properly Reset

UE - Simulation - Physics - Jan 26, 2016

In the Character Movement Component, setting the Plane Constraint Normal to a value other than default, and then attempting to change the value back to the default does not revert to the default val ...

-precompile crashes UBT in a user non-friendly way on Linux

UE - Platform - Linux - Jan 26, 2016

"-precompile" is used to precompile the engine into static libs (primarily for Rocket). According to BenM, recently modules have been made to opt-out rather than opt-in for this feature (because the ...

Multi-Material Assets lose ability to assign individual actor Material Elements if one element has a Dynamic Material Assigned

UE - Gameplay - Blueprint - Jan 25, 2016

When you have a multi-material mesh assigned to a blueprint in which one of the material elements is set to a Dynamic Material via the Construction Script, you lose the ability to set teh other elem ...

Cannot Add Actor Blueprints to Object Library When Base Class is Set to Actor

Tools - Jan 25, 2016

Setting the base class dropdown of an Object Library to Actor prevents you from being able to add any actors to the library. This occurs even when the Has Blueprint Classes bool is checked. Found ...

Initializing and setting Physics Constrained in the Construction Script doesn't work in PIE

UE - Gameplay - Jan 25, 2016

Initializing and setting Physics Constrained in the Construction Script doesn't work in PIE Could be related directly too: https://jira.ol.epicgames.net/browse/UE-7878 User description: However, ...

Sounds played via Matinee do not respect Pause and Play of Matinee

Tools - Jan 25, 2016

When you place a substantially long Sound Cue/Wave in an Empty Group of a Matinee and set the Matinee to play on level load then on a key press pause the matinee and play the matinee, the sound grou ...

Certain console commands/variables do not show their description text in the console window

UE - Foundation - Core - Jan 25, 2016

Console variables such as "t.maxFPS", "CauseHitches", "t.unsteadFPS", and help "help" (these were all tested, there may be more untested with the same behavior) have description text in code howeve ...

Circular Throbber does not appear to be affected when setting the tint

UE - Editor - UI Systems - Jan 25, 2016

Circular throbber does not appear to change colors when changing the tint ...