'Create Compressed Cooked Packages' option within Project Settings > Packaging menu does not create a smaller package size on Mac and it does not change the size on Windows packages. ...
Adding a render target cube to a Scene Capture Cube returns a very dark texture. ...
Crash Reporter: [Link Removed] In a code-based project, Editor crashes when packaging for iOS if GameModeBP or other BP is opened. REGRESSION? No ...
When using modulated shadows turned on for the directional stationary light in your mobile project, the movable objects shadows will not be blended. Image attached to illustrate the inconsistency. ...
Duplicating a blueprint that has a node hooked up to BeginPlay causes the BeginPlay in the duplicate blueprint to target the original blueprint. This does not appear to affect functionality. Occur ...
Numerous issues when manipulating destructibles. 1) Changing collision response pre-fracture will not affect chunks post-fracture 2) Changing collisions response pre-fracture will prevent damage f ...
Copied timeline nodes triggers an Android crash and a black screen on the iOS devices. ...
If the user has turned on the cursor trail for their computer and then opens up the puzzle template the cursor will sometimes disappear after moving the mouse around on the screen (The pointer disap ...
The input binding "Any Key", which was added in 4.9, does not respond to any key presses. Regression?: No: This feature did not exist before 4.9 ...
.uplugin files define module dependencies, and if new modules are added, the Makefile needs to be regenerated. --Mike ...