BRANCH: MAIN CHANGELIST: 2323471 PLATFORM: Windows DESCRIPTION: Creating an FBX with media embedded and later overwriting that FBX with a new file that updates the material and the mesh, only the ...
Mac only. The Command and Control keys are swapped for Input nodes. Pressing the Left Command key triggers Left Ctrl, pressing Left Control triggers Left Cmd, and pressing Right Command triggers R ...
Does not occur on PC. CRASHREPORT: [Link Removed] CALLSTACK: <unknown module>! FOutputDeviceMacError::HandleError() <unknown module>! EngineCrashHandler(FGenericCrashContext const&) <unknow ...
On a Mac, when opening a custom character blueprint from a project that has been converted to 4.5 from a previous version of the engine, the engine immediately crashes. ...
The users AI characters will work correctly while in PIE & Standalone Mode but when in a packaged project they will float above the ground. This was working correctly for the user in 4.4.3 but the ...
BRANCH: MAIN CHANGELIST: 2346079 PLATFORM: Windows DESCRIPTION: When copying a Destructible mesh in the viewport the Destructible Mesh component will not be shown for the copied mesh. The mesh can ...
Because Japanese, German, Korean, and other keyboards don't have the back tick/tilde key, the console is inaccessible without first remapping to another key in the settings. This is a major pain bec ...
Packaged Win32 Shootergame crashes in OpenGL. This cropped up while testing on Windows XP, but occurs on all platforms if you launch in OpenGL. QA REGRESSION: YES WORKING: Regressing now BROKEN: ...
When a Directional Light is changed from static to movable, the materials in the level will appear dark. ...
If the user copies and then pastes a For Each Loop the loop will retain previous data such as the array type and will cause compiling errors. ...