Cannot Add Collision to an EQS Testing Pawn

UE - AI - Jan 6, 2016

Attempting to add collision to an EQSTestingPawn class is not possible, as the inherited capsule component seems to override any new collision. Simulating with the inherited capsule will cause the P ...

PIE - RendertoTarget is the same for all players

UE - Gameplay - Jan 5, 2016

Render Target is displayed across the client and server. Render target should only be displayed on the player and screen that spawns the actor. Note: Turning visibility off for the render target w ...

Netprofile crashes networked games using Steam

UE - Networking - Jan 5, 2016

Netprofile crashes networked games using Steam with the following assertion: Assertion failed: "Invalid interface for Steam P2P addresses" && 0 [Link Removed] [Line: 72] No Crash Report is submitt ...

Restore Open Asset Tabs on Restart Becomes Unselected upon Restart

Tools - Jan 5, 2016

Although Asset Tabs will be restored, the option to "Restore Open Asset Tabs on Restart" in the Editor Preferences becomes unchecked after a crash thus causing the user to remember to select it afte ...

Going to an earlier point of a replay does not update to previous visibility state on an actor that was switched to not visible during demorec

UE - Networking - Jan 5, 2016

Going to an earlier point of a replay does not update to previous visibility state on an actor that was switched to not visible during demorec. Reproduced in 4.9.2 binary and Main (//UE4/Dev-Main C ...

Enabling wifi while a game is running causes the Lenovo S939 to freeze or crash

UE - Platform - Mobile - Jan 5, 2016

When turning on the wifi connection on the device, the game either crashes on the device or it'll freeze for about 15 to 30 seconds. Devices: 5231_S939 (ARM Mali-450 MP4; 4.4.2) - occurs on 2894_G ...

Adding Multiple Scene Components to an Actor Causes Parenting Errors

UE - Gameplay - Components - Jan 5, 2016

Attempting to add multiple instances of a Scene Component that was created in code and contains a component such as a Box Collider causes the Box Colliders of each Scene Component to be parented to ...

Children of a Blueprint Class not Available in the Default Value Dropdown for a Variable of that Class

UE - Gameplay - Blueprint - Jan 5, 2016

Creating a blueprint class, and then creating a few children of that class ( in this case, 4) does not display them as available options when setting the default value of a variable of that blueprin ...

Copying a Blueprint with existing component causes hit events to be triggered in original BP also

UE - Gameplay - Blueprint - Jan 5, 2016

If you have a Blueprint with a pre-existing component, then add that to a map, and copy it, OnHit events in the COPY will also trigger in the ORIGINAL. According to the licensee, this happens with ...

Include Render Pass name as variable in Filename Format field

UE - Anim - Sequencer - Jan 4, 2016

When outputting with Custom Render Passes, the Render Pass is automatically added at the end of the output frame file name. We have a few variables that we can control in the FileName Format sectio ...