Opening any files in folders (attached) cause editor to crash. Crash Reporter: [Link Removed] Frequency: 10/10 In user's project (available if needed), opening the project immediately crashes ...
The 'Add Movement Input' node no longer functions on a Default Pawn. This worked in 4.5.1 & 4.6.1. ...
SetGamePaused on EventDestroyed crashes the editor on compile. Reproduced in 4.7.3 binary and Main (//depot/UE4/Promotable-CL-2496752) Crash Report: [Link Removed] Call Stack: UE4Editor_Engine! U ...
With 'Use Small Toolbar Icons' checked in the 'Editor Preferences', the 'Back' button within the 'Project Launcher' disappears. The expected would for the button to get smaller and not vanish entir ...
If a player on a dedicated server attempts to possess a feshly spawned pawn, the blueprint must have an unpossess node just before the possess node to be able to possess the pawn. This is not the ca ...
If you have an Execute Console Command node in your level blueprint with a pressed key executable node, The project will freeze if packaged for shipping when 'Stat FPS' in in the Command box. Test ...
Users are experiencing crashes when using the AimOffset and Blendspace graphs. I am unable to reproduce this locally, but judging by the Bugg in crash reporter, this is not an isolated incident. [ ...
Deleting a large number of unused variables from a blueprint forces the editor into windows 7 basic mode until the editor is closed. ...
FDateTime is not correctly formatted by As Date Time when using any dates before January 1st, 1970. From a conversation on Slack with MaxP: this is probably an underflow the ICU based string format ...
When rendering a movie out as a PNG sequence, the PNGs are all rendered with Transparency and require the addition of a Black layer before the frame can be viewed as in the Matinee. Went back and t ...