RawDataCurve is still saved in cooked builds even though it isn't needed ...
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 ...
A crash occurs when you building lighting with a project using Lighting Scenarios on a Mac. I attempted to reproduce the issue using a new blank project, but was unable to get the crash to occur. T ...
Packaging for x86 in ETC1 will generate PhysX errors and cause the package to fail. The following error will occur multiple times throughout the package:UATHelper: Packaging (Android (ETC1)): Unrea ...
Lighting is unbuilt in all levels in Content Examples. Multiple warnings appear in the log "Discarding cached lighting data which will cause lighting to be unbuilt" LogStaticMesh:Warning: Cached co ...
Corrupted data was previously handled gracefully without crashing, but in 4x14 the same data crashes the editor. ...
Packaged QA Game crashes when opening "TM-MotionController" This issue did not occur in 4.13 This is also affecting KiteDemo. Cinematic will crash when Editor Content is not included in the packag ...
Having an extra semicolon on the line before declaring a UPROPERTY will cause UHT to miss parsing the following UPROPERTY. This is expected, but an error is usually given when this is the case. This ...
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 ...