It appears two shadows are created when building static lighting for Landscapes. One seems to be offset while the other is accurate to the angle of the light source. I tested this in 4.9.2, 4.10.4, ...
User reports hitting an assertion due to invalid FTickTaskManager state when game is attempting to unregister a tick function that was previously disabled dynamically. Failed assertion is in FTickT ...
Files and directories with special characters %, @, * and # are not escaped when sent to the P4 Client API. For example, an '@' character is common in root workspace folders when using concurrent bu ...
There is a performance difference between spawning and placing AI into a level. This is causing issues when spawning/despawning AI actors in a large open world, where 4-5ms of frame time quickly bui ...
AddProceduralMeshComponent node throws UnknownTemplateReferenced errors in duplicated Function User description: 1) Make a function that has a Add Procedural Mesh Component node. 2) duplicate func ...
BRANCH: MAIN CHANGELIST: 2323471 PLATFORM: Windows DESCRIPTION: Creating an FBX with media embedded and later overwriting that FBX with a new file that updates the material and the mesh, only the ...
UPDATE: 12/23/2015 This appears to be occurring on packaged projects for Win64 as well. ====================================================================== When attempting to launch a level t ...
Editor crashes on blueprint open when shortcut key is implemented through code inside of the BaseEditorPerProjectUserSettings.ini. Code used in repro is directly from Jeff W suggestion in the forum ...
The editor is not allowing users to save or close a project after an .FBX file has been copied to the project's Content directory and allowing the Content Browser to discover the change in source fi ...
When two controllers connected, player2 input is disabled in full screen mode in PIE. This doesn't appear to be in focus. If seeing the any focusing widget, player1 focused on SViewport, but player ...