Major performance drop with instanced meshes since PhysX 3.4 upgrade

UE - Simulation - Physics - Mar 15, 2017

Major performance drop with instanced meshes since PhysX 3.4 upgrade Regression: YES Worked: 3172292 (4.13.2) Broken: 3249277 (4.14.3) For me, my results were: 4.8 through 4.13 No Collision - ...

Painted Foliage Instances Randomly Culling in Splitscreen Multiplayer

UE - World Creation - Worldbuilding Tools - Foliage - Mar 15, 2017

Foliage instances are behaving strangely when playing splitscreen multiplayer in a single instance window. The instances will cull in and out of visibility depending on the size of the current playa ...

Hot Reload: Component bCanEverTick is not updated after compile

UE - Gameplay - Components - Mar 15, 2017

Setting PrimaryComponentTick.bCanEverTick in a custom actor component's constructor does not does not stop the component from ticking after compile. ...

HDR Cubemaps Do Not Reduce File Size When Packaged Using ASTC Format

UE - Platform - Mobile - Mar 15, 2017

Currently HDR Cubemap textures aren't getting compressed when packaging for Android(ASTC). You can compare the file size of a packaged project before and after adding cubemap textures to verify this ...

Sphere Trace incorrectly reports actor's location

UE - Simulation - Physics - Mar 15, 2017

When a sphere trace extends from an actor, if the sphere radius is large enough and/or the actor is close enough to one of the actors hit by the sphere, the reported hit location will be the same as ...

Landscape Grass Output Instances begin to float when using the Retopologize Tool

UE - LD & Modeling - Terrain - Landscape - Mar 14, 2017

When using the Retopolgize tool on a landscape that is utilizing the Landscape Grass Tool, any pre-existing grass types will begin to float and transform their locations. The only way myself and th ...

Nested Spline Components cannot be edited

Tools - Mar 14, 2017

When a spline component is created in a class/blueprint (child) that is used as a component for another class/blueprint (parent), the spline component cannot be edited from the parent class instance ...

Cursor breaks viewport when using Widget Render Transform Scale

UE - Editor - UI Systems - Mar 14, 2017

The viewport cursor will continue to display off of the actual viewport until the widget ends if the border component actually extends. This has not been tested with any other template. Regression ...

Convert To Static Mesh Does Not Keep Scale

Tools - Mar 13, 2017

After scaling a skeletal(or static) mesh up and converting to a static mesh the resulting asset will retain the original size of the mesh before it was scaled up. If you have more than one asset s ...

Morph targets created on Reimport when "Import Morph Targets" is disabled

UE - Editor - Content Pipeline - Import and Export - Mar 13, 2017

Morph targets created on Reimport when "Import Morph Targets" is disabled ...