Objects with a bezier curve modifier register as having no triangles when imported to editor from Blender as an FBX. ...
NevMesh cuts out holes for collision incorrectly with Skeletal Meshes. Skeletal Meshes with "Can Ever Affect Navigation" set to true and that have a Physics Asset are capable of causing this. ...
Importing the attached Fly.obj crashes the editor on OSX. Does not occur in Windows 7. Crashreport: 435809 ...
The editor will pass UAT the -NoCompile flag when building a Blueprint only project, however UBT has been changed to throw an exception if it detects VS2012 as the only available compiler (UEBuildWi ...
Currently, if a user turns on the experimental feature "Translation Editor", then attempts to access the submenu for it, the submenu will not open. Note: This has worked in internal builds since 4 ...
If Shootergame is packaged to Windows (64 bit) then the packaged project is opened, it will show a black screen and freeze. The program cannot be interacted with and must be shut down via task manag ...
Users custom 4.6 project crashes on load. If the DefaultEngine.ini file is deleted, then the project will start fine. ...
Setting Project Settings->Rendering->Optimization->Clear Scene to "Do not clear" prevents the scene from clearing even in editor window viewports, such as the Components tab of Blueprints and the Pr ...
The functions OnControllerButtonPressed/Released using FKey were deleted for 4.6. This leaves plugin authors no way of propagating key presses from their plugin in to the input system. ...