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

Projectiles do not register collision components if collision component is not set to root

UE - Gameplay - Dec 9, 2015

Projectiles do not register collision components if collision is not set as the root of the actor in the components pane. ...

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

VR does not work in standalone if the user has used the VR preview

UE - Platform - XR - Dec 9, 2015

The VR mode does not turn on when using the Alt+Enter method in standalone if the user has previously used the VR preview feature during the same session of working in the editor. Once the Editor is ...

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

Failed Skeletal Mesh "reimport" can cause asset to be deleted entirely

Tools - Dec 8, 2015

When you attempt to import an FBX with the same name as another asset in the same folder, it asks to overwrite it. Many users and licensees use this method over our "Reimport" options because there ...

Depth Fade breaks Lit Trans. Particles Casting Shadows

UE - Niagara - Dec 8, 2015

Adding a Depth Fade node into the Lit Translucent Material used on a Particle System will cause the particle to not cast Shadows. The behavior is a regression from 4.9.2. 4.9.2:[Image Removed] 4. ...