Potential bug in ComponentEncroachesBlockingGeometry_WithAdjustment in multi-overlap case

UE - Gameplay - Dec 10, 2015

https://udn.unrealengine.com/questions/270574/jeff-farris-hack-for-physx-mtd.html Instead of the return false in the hack section, it should probably do something like if (current overlap is the b ...

Tessellation on Linux doesn't show in packaged project in OpenGL4

UE - Platform - Linux - Dec 9, 2015

When using OpenGL4, any asset using a material with tessellation will appear untextured in a packaged version of the project. ...

Selecting a bone inside of the Persona's Skeleton tab while running DX12 causes a crash

UE - Graphics Features - Dec 9, 2015

When running in Dx12 on Windows 10, the editor will crash if you click on a bone that you wish to edit in the Skeleton tab of Persona ...

Drastic increase in FBX import times from 4.9 to 4.10

Tools - Dec 9, 2015

The attached asset (including animation) takes 9 minutes to import in 4.10, where it takes 42 seconds in 4.8 and 4.9. You don't really notice this until you start to get up to larger assets or long ...

Using the Set console command to change a value at runtime causes a crash

UE - Gameplay - Dec 9, 2015

When using the Set command to change the value of a class at runtime, the game instance will crash with an access violation. Note: This needs to be done in Standalone or a packaged version for this ...

Need to UpdateOverlaps for components that move as a result of skeletal animation (on the server).

OLD - Anim - Dec 9, 2015

https://udn.unrealengine.com/questions/271482/oncomponentbeginoverlap-not-firing-on-server.html Attach a trigger shape to a character's hand or something, make it animate (without moving otherwise) ...

Actors in sublevels do not replicate to Clients after Seamless ServerTravel

UE - Networking - Dec 9, 2015

Actors in sublevels do not replicate to Clients after Seamless ServerTravel. The user reporting this noted that "[...] UNetDriver::IsLevelInitializedForActor() keeps returning false even when the ac ...

Editor Crashes When Setting Location of Scene Component BP to World

UE - Gameplay - Blueprint - Dec 9, 2015

In an actor blueprint with a scene component blueprint as its root, if you add a child object to the scene component blueprint, and then go into the scene component blueprint and set the location to ...

Message Log not updating Categories in Real-Time

Tools - Dec 9, 2015

When importing an FBX with a known FBX import issue and the Message Log already open, the FBX Import error will appear but the FBX Import Category which is not present upon opening the Message Log w ...

A Client connected to a Server that then destroys the session and rejoins will be disconnected after a short time

UE - Networking - Dec 8, 2015

A Client connected to a Server that then destroys the session and rejoins will be disconnected after a short time. Unable to reproduce in a new project, however this has been reported multiple times ...