In UE4.11p6, previewing Nav Mesh in DX12 Mode causes Editor to crash. ...
Bink MediaTextureResource assets cause a graphics API crash, due to a missing UAV flag. The Licensee has proposed a fix to add the TexCreate_UAV flag. ...
Blender FBXs using Linked Duplicates (equivalent to 3dsMax Mesh Instances) are importing losing their relative locations and all meshes are rendering on top of original mesh's location. [Image Remo ...
When using a laptop with an added in graphics card that's Nvidia, the menus in the editor duplicate. However, if you force the editor to use the integrated graphics card, it does not occur. From th ...
Dithering appears aggressive and has a screen door-like effect when using the new Landscape Lightmap in combination with Foliage LOD changes. Owen Stupka attempted to reproduce the issue on his iPa ...
Following launching a packaged Media Framework project, the application crashes. Different behavior is observed between iOS versions. When tested in 7.1.2, the video played in the scene for a few s ...
The "DummySprite" asset in Plugins/Paper2D doesn't cook deterministically, and as such is always included in patches. ...
int64 UProperty with ExposeOnSpawn meta tag won't compile from a C++ UUserWidget class. ...