The high-res tiling method checks for the exposure method specified on the camera, and forces it to Manual exposure if it's not already there. It shouldn't force this if the project settings have al ...
This issue is different for the first and second behaviors, which seems confusing when working. ...
Editor should visually warn the user that this feature doesn't work with Nanite, or that the Nanite Preview mesh needs to be enabled (or forcibly enable it when they attempt to use this option), oth ...
Debug information from blueprint visual loggers (log text, loglocation, logboxshape) do not print to either the message log or output log. This can be problematic as the visual debugger specifically ...
After temporarily moving the pivot point (Alt+Middle Mouse Click on the center of the translate tool), you can switch to scale. However, the object still scales from it's original (permanent) pivot ...
If an input binding is renamed and the editor closed and re-opened, the input binding will revert to it's original name. ...
If a bsp brush is deleted from a level, the level has geometry built, and the user presses play then uses the "show collision" console command, the collision for the bsp wlil still appear. This does ...
Our sample games all seem to use the semi-deprecated Classes folder for their headers, and many of these headers omit a #pragma once (or other header guard). This means that they don't play nicely ...