Overlapping isn't updated on replicated components after SetWorldTransform

UE - Networking - Dec 10, 2015

Overlapping isn't updated on replicated components after SetWorldTransform. Updating the transform on the Actor itself updates the overlapping as expected. Reproduced in 4.10 and Main (CL# 2798114) ...

EditInlineNew specifier for UClasses causes issues with the editor UI

Tools - Dec 10, 2015

When a class uses the EditInlineNew specifier, the resulting class has some errors when interacting with the editor. 1. Unable to assign existing blueprints based off the class to an array of that ...

Getting Relative Location of an Object That Once Simulated Physics Returns World Location

UE - Simulation - Physics - Dec 10, 2015

Attempting to get the Relative Location of a component that once simulated physics, but has been dynamically set at runtime to not simulate physics returns the World Location instead until the actor ...

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

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

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

Clicking Off of a Blueprint Node Does Not Save Changes Made to Comment Bubble

UE - Gameplay - Blueprint - Dec 9, 2015

When entering a comment on a Blueprint node, pressing Enter or clicking off of that node both appear to apply the changes made to the comment. However, clicking off of the node does not mark the Blu ...

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