Crash using Import Commandlet on FBX that gets "Bones are too small" error when imported manually Error from manual import: Warning The bone size is too small to create Physics Asset 'ButterflyVa ...
Updated HISMCs occasionally flicker for one frame on some machines. User reports an AMD 7950 and I see it on an AMD 7970. Occurs only in packaged builds. ...
Mouse Up Detection lost inside Scrollbox when dragging and releasing inside. This issue occurs when trying to detect on mouse up for a scroll box Regression: This issue also occurs in 4.14.3 ...
Widgets are not getting proper input when a game is first launched. Until the player clicks in the window at least once, widgets will not respond to any hover events and the first click will not hav ...
A licensee encountered a crash during InjectTranslucentLightArray: according to them they fixed the issue in ShadowProjectionCommon.usf: /** Cube map texture. */ TextureCube<float> ShadowDepthCub ...
Regression: YES, sort of. The ability to change the animation from a dropdown didn't exist in 4.14 Error message: Fatal error: [Link Removed] [Line: 160] Ran out of memory allocating 51539607528 ...
When overriding a BlueprintNativeFunction in a child class, if the inheritance is multiple levels deep, the override does not work correctly. As shown in the reproduction steps, this the example to ...
-map is consumed by both cook and run for different things, which is confusing and means the help information is misleading ...
When creating and modifying a material, the base Texture Sampler count and instructions are returning incorrect values. In 4.14.3 whenever you create a new material the Texture Sampler count is 0/1 ...
It's unclear what/who is waiting and what is supposed to happen when the timeout triggers. Also, this is only implemented on Android. ...