A licensee was interested in being able to utilize LOD dithering on objects flagged as Stationary or Mobile. The mobility setting was being used to bypass lightmapping, which they didn't need for th ...
Actor's do not appear to be ticking when a level is first loaded when using a Level Streaming Volume. The Tick event will fire on the second and subsequent attempts. Edit: After further testing, th ...
AI Controllers' Possess function is being called when opening a blueprint that has the Auto Possess AI option set to Spawned. ...
Line Trace only returns Physical Material data from the Element 0 material slot of a skeletal mesh. All other material slots are ignored. This is present on any skeletal mesh but is also reproducib ...
Opening UE4.14 using thecommand line "-forceenablecrashtracker," results in a red circle on the top right of the editor that when clicked provides a link to a 20 second video recorded from when you ...
Crash occurs when the user closes an animation blueprint after compiling it. This does not occur in Main. ...
Quote from the licensee (FbxSkeletalMeshImport.cpp inside "// merge bones to the selected skeleton"): this happens because in UnFbx::FFbxImporter::SetupAnimationDataFromMesh, the function FindFBXMe ...
Content only (blueprint) projects are able to compile for Linux from Windows using a binary engine from the Lanucher. When a plugin is added to an engine for use across multiple projects, including ...
Map variable of split struct only has access to key value. User expects for the entire 'Map variable' to be accessible just like when a 'Break Struct node' is used ...
Certain values, when changed in code, are not updated in a hot reload. For example, changing the Target Arm Length of a spring arm component will updated after hot reload, but changing the Scale do ...