When creating a static mesh from a skeletal mesh, the materials will be incorrectly assigned on the static mesh. ...
Launching onto android causes 1-3 warnings in the output log. I ensured that the mobile device was connected to Epic-Secure. LogTcpMessaging:Warning: Discovered node '00529FEE320A011C0032002F8B3E2F4 ...
Corrupted data was previously handled gracefully without crashing, but in 4x14 the same data crashes the editor. ...
The landscape tool is not working correctly in OSX Sierra 10.12 This could not be reproduced in El Capitan 10.11.6 on a similar iMac or on Windows Not a regression as it occurs in 4.13.2 as well ...
When the user moves two notifies onto the same frame, the notify track does not immediately update and add a second track so they don't merge together. For it to update, the user has to perform a s ...
AI Perception does not detect multiple actors across multiple sublevels. It appears that sublevels recognize the persistent level actors but do not recognize other sublevel actors. In the sample pro ...
Cubemaps using Default texture compression (DXT1) and packaged for Android ASTC will render with artifacts on the seams where the DDS cubemap was stitched together. "Cubemaps set to HDR/HDR compre ...
Setting foreground color for text in a text box does not appear to work. The foreground color of the text does not appear to change when set to something other than the default via blueprints. Not ...
Skeletal meshes do not respect collision changes from World Dynamic, always returns as Dynamic. Regression (no) issue (does) occur in 4.12.5 ...
Gil's new loading path may already walk away from this issue. But here's some thing I tested locally if we want to fix this. A simple way to fix is to simply add BulkDataAsync.Deallocate(); ResetA ...