The Merge Actors Tool doesn't account for rotated collision shapes when doing non-uniform scaling

UE - Gameplay - Aug 30, 2016

Collision shapes for merged actors using the Merge Actor tool do not account for the rotation of the actor when combining the data. It looks like the X and Y collision shape rotation in the world ...

iOS crash on launch if GoogleVR plugin enabled

UE - Platform - XR - Aug 30, 2016

Aug 30 12:56:25 Unreal-Engines-iPhone TestCardboard_0826[472] <Warning>: Failed to load font: file not found at file:///var/containers/Bundle/Application/8224C7F6-6A72-4868-97A9-869A23CD6F2A/TestCardb ...

Packaging for HTML5 seems to have grown in package size

UE - Platform - Mobile - Aug 30, 2016

The size of packages for HTML5 has greatly increased since 4.10.4 to 4.11.2 and has since increased. Example: First person template, no starter content - size of whole HTML5 folder once packaged: 7 ...

Component is not compatible error on project restart

UE - Gameplay - Blueprint - Aug 30, 2016

Component is not compatible error on project restart User Description: I try to find a static mesh component in an array from the "hit component" and it compiles and works perfectly fine with abso ...

Stationary Point Light is Visible After Building Lighting When Visible is Unchecked

UE - Graphics Features - Aug 30, 2016

While going through a blueprint tutorial which has you build a small structure with a point light in it, then have a script telling the point light to toggle on and off while entering a trigger. I n ...

[CrashReport] UE4Editor_UnrealEd!UEditorEngine::TeardownPlaySession() [playlevel.cpp:595]

Tools - Aug 30, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Assertion failed: EditorWorld == G ...

Stop>Set Sequence>Play causes spawnables to be duplicated

UE - Anim - Sequencer - Aug 30, 2016

Stop>Set Sequence>Play causes spawnables to be duplicated There is an alternate repro (see attached image) that uses Create Level Sequence Player, but that one seems expected since it is, well, cre ...

Simulated actors collide with (but don't touch) kinematic actors.

UE - Simulation - Physics - Aug 30, 2016

Found this while working on [Link Removed] in the Dev-Physics-Upgrade branch (from 3.3 to 3.4). ...

Move 'Scale is not valid' warning to MessageLog to make it more noticeable.

UE - Foundation - Core - Aug 30, 2016

Memory leak when comparing scale value with 0 on transform. It appears that the memory used by the editor increases by 25-50 mbs while comparing the scale to 0. Regression (no) issue (does) occur ...

Left-Clicking in an Ortho Viewport While Using a Custom Editor Mode Causes the Mouse to be Hidden

Tools - Aug 30, 2016

Left clicking in an orthographic viewport while using a custom editor mode, such as the foliage tool, will cause the cursor to disappear. ...