Disable Actor Hidden In Game Property Does Not Propagate To Child Particle System

UE - Graphics Features - Oct 21, 2016

If you check "actor hidden in game" in the details panel and then set that value to false durring runtime, any particle system component attached to that actor will remain hidden. ...

Shadows disappear on assets with baked matrix animations

UE - Gameplay - Oct 21, 2016

After importing an asset with baked matrix animations, using the alembic importer, the shadow disappears as the asset pans to the left and the right. ...

Project crashes when creating a Standalone Window editor plugin, restarting, and immediately playing as Standalone Game

UE - Foundation - Cpp Tools - Plugin System - Oct 21, 2016

If the user creates a Standalone Window Editor plugin and restarts the editor then immediately plays the game as Standalone Game, the editor hits an assert. [Link Removed] Appears to only happen i ...

FixDeps runs on every build even without any changes

UE - Platform - Linux - Oct 21, 2016

This has been fixed for 4.15, but 4.14 was branched before the fix. Note that this issue is distinct from [Link Removed] and the fix is much simpler. Note that [Link Removed] (pull request #2839) ...

Rebuild and Clean options in Visual Studio fails compile

UE - Foundation - Build - Farm - Oct 20, 2016

Attempting to use Rebuild / Clean fails to compile. VS output shown in callstack. ...

ReplicatedUsing stops getting called after setting a value to nullptr.

UE - Networking - Oct 20, 2016

Eventually, the ReplicateUsing function called out for a UPROPERTY is no longer being called. After investigation, it appears that the data is making it from the Server to the Client, but that the d ...

Nodes impacted by code changes do not generate warnings after HotReload

UE - Gameplay - Blueprint - Oct 20, 2016

I noticed this while executing https://jira.it.epicgames.net/browse/UEQATC-1441. At step 10, there should be warnings on the nodes that were updated by the HotReload. This is a regression from 4.13 ...

One-off Crash after Hot-reload compile from Editor

UE - Foundation - Core - Oct 20, 2016

The compile toast notification read that it was successful, then the Editor crashed about 10 seconds later. Error Message in Crash Reporter: Access violation - code c0000005 (first/second chance n ...

ENGINE: CRASH: One off Editor Crash with ANavLinkProxy::GetComponentsBoundingBox() navlinkproxy.cpp:189

UE - AI - Oct 20, 2016

One off editor crash. [Link Removed] Error Message Access violation - code c0000005 (first/second chance not available) Call Stack of Most Recent Crash ANavLinkProxy::GetComponentsBoundingBox() na ...