If a user places too many point lights on screen at once with a source length greater than 0 it will appear as though the length is 0 ...
If the user copies and pastes nodes connecting to a return node in a function then the pins on the return node will become disconnected. ...
As the title suggests, bloom on the Samsung Galaxy S5 is not working. I tested this against another android device, the Acer Iconia Tab 8, which also supports Full HDR w/Sun according to the docum ...
If the ChildActorComponent on a mesh is attached to a component and then has its location set in the OnConstruct function, it'll leave behind non-referenced instances of itself. This is most apparen ...
The pak-blacklist files do not seem to be working fully. While some of the files may be excluded Engine/Content/Slate files are staying behind, which can be seen once you've used UnrealPak ...
When converting a project to a different version of the engine, the GenerateProjectFiles.command process is not ran as it would be on Windows with GenerateProjectFiles.bat. This can cause issues, es ...
If you package with Runtime Generation set to Dynamic and then switch to Static and attempt to repackage, the packaging will fail with the following error message.[2016.02.08-16.18.14:511][217]MainF ...
Macro Inputs and Outputs cannot use ECollisionEnabled Enum as a variable type. ECollisionChannel and ECollisionResponse are available. ...
Pausing simulation in PIE does not pause looped timers on the Server when players is set to more than 1. The Client pauses the timer as expected. With only one player, timers are paused as expected. ...
If a struct has a variable of type Margin and a data table is created based on the struct, the Margin variable will not be editable while collapsed within the data table. ...