On level restart, user receives LogNetPackageMap warnings in networking project with seamless travel

UE - Networking - Mar 19, 2015

On level restart, user receives LogNetPackageMap warnings in networking project with seamless travel. Warning message: LogNetPackageMap:Warning: Using None instead of replicated reference to MyAct ...

This project crashes when one Blueprint is compiled if its child Blueprint is opened in another tab

UE - Gameplay - Blueprint - Mar 18, 2015

This project crashes when one Blueprint is compiled if its child Blueprint is opened in another tab. This only occurs with one Parent/Child combination: the crash occurs when compiling Building whil ...

Post Process Effect Screen Percentage Not Functioning

UE - Graphics Features - Mar 18, 2015

The Post Process setting "Screen Percentage" does not seem to work at all. After looking at the example provided in the documentation highlighting the Content Examples map with this feature, I was ...

This Blueprint will not compile and causes a crash in 4.8

UE - Simulation - Physics - Mar 18, 2015

The MiningBuilding Blueprint in this user's project will not compile. Clicking the compile button never switches it to "Good to Go", and a warning that it needs to be compiled appears at PIE. Repro ...

BP Struct's 'Bool variable' will reset back to it's default value on compile

UE - Gameplay - Blueprint - Mar 18, 2015

BP Struct's 'Bool variable' will reset back to it's default value on compile. ...

Copying and pasting a component inside of an actor blueprint that has be duplicated and then added to the scene will prevent saving

UE - Gameplay - Blueprint - Mar 18, 2015

If a user copies and pastes a component that is inside of an actor blueprint that has been duplicated and then the user adds this new actor blueprint to the scene it will prevent the user from being ...

Destroy Component inside of a actor blueprint component does not trigger if target is "self"

UE - Gameplay - Blueprint - Mar 18, 2015

If a "Destroy Component" has a target of self within a blueprint component, the "Destroy Component" node will not trigger. ...

Cursor disappears and reappears when creating a selection box while zoomed

Tools - Mar 18, 2015

When zoomed all the way in, the selection box does not show up where you originally clicked. The selection box appears where your mouse cursor reappears. ...

Cannot package project on Linux

UE - Platform - Linux - Mar 18, 2015

Trying to package a blank project on Linux fails. ...

Sprite sheets with modified textures don't reimport correctly

UE - Gameplay - Paper2D - Mar 17, 2015

Also reproduced in Main Promotable-CL-2479729 paper2Dsprites assets created from Texture Packer can no longer be reimported into the engine with version 4.7 ...