When copying the 'Value' of a color from the color picker within the material editor, and pasting it into the value field of a new color picker dialog window, it stretches across the screen and caus ...
When launching a project with a video in it on an Android or iOS device, it either will work or it will not work. I believe this is due to the OS version of the device, but it may be related to the ...
When building the source for the engine in Visual Studio 2015, if bDebugBuildsActuallyUseDebugCRT is set to true and the build configuration is Debug Editor, the build will fail. Full output log fr ...
When pressing play within the blueprint editor, if you use control & z, it'll revert your changes you've made to the blueprint. Which could cause people to lose their progress in their blueprint tem ...
Cine Camera cannot track actors in sub-levels Could be the actual repro for [Link Removed] ...
If a user is holding down a button on the mouse and the Set Keyboard Focus node from blueprint is called on a 3D widget, the button that is being held down on the mouse is reset to the 'Released' po ...
If a struct has a variable set to a class type, then the object of that class type is moved to a new folder in the editor, the struct will replace the class type with "class", which causes the edito ...
Split Pins on a referenced Macro Library will crash the editor on restart 2 callstacks include, one for 4.10.4 and one for 4.11 Preview 6 User Description: I got some macros in my Object Macro Li ...
Camera Rotation Stays locked in place after Ejecting the Player Controller so that even when PIE is stopped the camera position stays locked in it's rotated position rather than returning back to no ...
When a project is packaged and has the 'event actoronbegin' within a blueprint, the 'event actoronbegin' no longer responds. It does respond within the Editor though. Packaged Project: [Link Remove ...