The tooltip states, "Wether the material should support a dithered LOD transition when used with the foliage system." It is my understanding that the foliage system uses LOD dithering by default, a ...
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 ...
Within the Sound Cue editor the 'Looping' sound node tooltip is a bit misleading. It says, "Defines how a sound loops; either indefinitely, or a set number of times." When clicking on this node in t ...
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. ...