ServerTravel from a map with a GameMode set to Use Seamless Travel and then ServerTravel back from a map without Seamless Travel enabled will crash the editor

UE - Networking - Mar 3, 2015

ServerTravel from a map with a GameMode set to Use Seamless Travel and then ServerTravel back from a map without Seamless Travel enabled will crash the editor. Reproduced in 4.7.1 binary and Main ( ...

Setting multiple identical actors to replicate movement will crash on PIE with multiple players

UE - Networking - Jan 28, 2015

If ten or more of the same actor in a level have the "replicate movement" checkbox set to true, the editor will crash on PIE if the number of players is set to 2 (or with 1/2/3 players if dedicated ...

Editor Crashes when copying/pasting a custom event function that was within a separate function to an event graph if the custom event was created in another blueprint

UE - Gameplay - Blueprint - Jan 16, 2015

Editor crashes when a custom event node is called as a function within a different blueprint in a separate function, then copied and pasted into the event graph of the second blueprint, the executio ...

Vehicle Template dashboard texts is blurred when moving

Docs - Samples - Jan 14, 2015

Descrition: When using the vehicle template the text rendered on the dashboard when using the car is blurred. This seems likely to how the text here is setup vs the hud for the 3rd person view. ...

Having more than one Show or Hide Toggle in Matinee Visibility Track causes a compile error in Level Blueprint

UE - Gameplay - Blueprint - Jan 5, 2015

Having a Matinee Controller in the Level Blueprint and a Visibility Track with multiple Show and Hides will cause a compile error in the Level Blueprint. ...

The mouse is restricted to the window bounds after Resuming from the Menu in the Blueprint_HUD level of Content Examples

Docs - Samples - Dec 29, 2014

After Resuming from the Menu in the Blueprint_HUD level of Content Examples, looking around with the mouse is restricted to the window bounds. Clicking inside the viewport resolves the issue. ...

Typo in Lighting Level for Min Roughness

Docs - Samples - Dec 29, 2014

Within the "Lighting' level of the 'Content Examples' project, example 5.4 should say 'Min Roughness' instead of 'Source Radius' ...

The editor crashes during PIE when using the DemoPlay feature

UE - Networking - Dec 9, 2014

The editor crashes during PIE when using the DemoPlay feature. Crash Report: [Link Removed] ...

Using the console command ProfileGPU while the Oculus DK2 is plugged in will cause Standalone game to crash

UE - Platform - XR - Nov 21, 2014

Using the console command ProfileGPU while the Oculus DK2 is plugged in will cause Standalone game to crash. The editor however will not crash, just the Standalone game. ...

Editor crashes on Shootergame when implementing widget blueprint

Docs - Samples - Sep 30, 2014

In Shootergame, adding a widget to the Viewport causes the editor to crash after PIE then re-opening the blueprint calling the widget. Additional Notes: This was repro'd in both main and Github. L ...