In 4.18, Buffer Visualization Modes appear very similar to their representation in Buffer Overview. In 4.19 and Main (CL 4008322) the results are very blown out. Similar issue reported in [Link Remo ...
See UDN Thread: Possibility for reducing loading times for morph targets by moving work to editor/cooker/ddc (whichever is appropriate) Loading times: Our model has ~70k verts and ~900 morphs – O ...
Set Splash Screen node does not appear to update when the texture for the splash screen is changed. The old splash screen must be hidden before the splash screen can be updated. ...
The properties of the Billboard Actor Component reset whenever they are changed while the Actor that the component is attached to is also a child of another Actor as well. ...
There are some pre-processor checks in the Engine code that look for the version of MSC that was introduced with Visual Studio 2017 (eg. #if _MSC_VER == 1900). However, this does not take into consi ...
Per Licensee: I noticed that the Volumetric Lightmap does not build at correct density if an object is under the level of the terrain. Is this a feature or a bug? I'm creating a under-terrain dung ...
Disabling collision on a Landscape doesn't work when using the Collision Preset 'NoCollision'. The Landscape still generates collision on Static and Skeletal meshes. ...
A licensee has reported a regression from 4.18.3 to 4.19.2 that is causing crashes to occur in their project. The crash occurs when walking onto their foliage in a packaged game. This does not happe ...
After disabling the World Option bEnableAISystem, clicking with the right mouse button on the asset browers (in an empty place) casues the editor to crash. ...
Crash when using new FCanvasDrawer Licencee notes that crash does not occur if "new FCanvasDrawer" is commented out. ...