Misspelling in description for 'OnActorEndOverlap'

UE - Gameplay - Jun 25, 2015

'Called when another actor steps overlapping this actor' sounds like it should say 'Called when another actor STOPS overlapping this actor' ...

The Editor freezes during PIE when loading a .sav file from 4.7 in a 4.8 or 4.9 project

UE - Gameplay - Jun 24, 2015

The Editor freezes during PIE when loading a .sav file from 4.7 in a 4.8 or 4.9 project. The user reporting this reports a memory leak and crash, but I have not been able to reproduce that in partic ...

Spawning Instanced Meshes with Multiple Collisions Produces Error Log Spam

UE - Gameplay - Jun 24, 2015

Constructing instanced meshes with multiple collision components spams the output logs with error messages. ...

Upgrading a project from 4.7 to 4.8 will cause the character to load before the level in a packaged game

UE - Gameplay - Jun 22, 2015

After updating a project from 4.7 to 4.8 the character will be loaded first when the project has been packaged out. ...

Assertion failed: !EditReregisterContexts.Find(this)

UE - Gameplay - Jun 22, 2015

Editor crashes if a blueprint has "Can Ever Affect Navigation" changed multiple times and is compiled. Crash link: [Link Removed] Frequency: 4/4 ...

BP Assets bleeding into other BP's Thumbnails

UE - Gameplay - Jun 22, 2015

When you place a Child Actor into Static Mesh Actor Derived BP then place that BP into another BP of the same class as another child actor, the thumbnails of all Blueprints in your project will incl ...

Functional Test framework crashes adding delegate instance when multiplayer PIE enabled

UE - Gameplay - Jun 18, 2015

The Functional Test framework crashes when adding a delegate instance if multiplayer PIE is enabled. The crash occurs at the check code in the block below from ..\Engine\Source\Runtime\Core\Public\D ...

PlayerController isn't tickable during pause while using the 'Set Tickable When Paused' node

UE - Gameplay - Jun 18, 2015

PlayerController isn't tickable during pause while using the 'Set Tickable When Paused' node. https://answers.unrealengine.com/questions/243791/camera-ticks-but-does-not-update.html User Descriptio ...

Auto Convex collision generation doesn't work in some instances the accuracy setting

UE - Gameplay - Jun 18, 2015

The new auto-convex collision generated (V-HACD) will not work properly with some meshes to generate accurate collision. Using a rounded single piece mesh the accuracy setting will not work at all ...

Other components aren't ignored if 'Ignore Owning Actor' is enabled for a Radial Force component

UE - Gameplay - Jun 17, 2015

Other components aren't ignored if 'Ignore Owning Actor' is enabled for a Radial Force component User Description: From 4.7 release notes; "New: Added 'Ignore Owning Actor' option to Radial Force ...