Many landscape apps have the long side on the left side down, but UE4 defaults to the lower long side on the right side. I thought it would be nice to have an option to change the default orientati ...
While investigating [Link Removed], I have found that GLSLBackend always automatically generates render target location indices, regardless of user-specified ones via SV_TargetX HLSL semantics. Rel ...
It is not possible to edit the properties in the Details panel inside the Blueprint editor for a component inherited from the parent code class, if the default subobject for that component was creat ...
Add an option to the Change Component Size tool to distribute the newly created components into separate streaming levels based on a user-specified components-per-level value. It should create the s ...
amendment void APlayerController::OnNetCleanup(UNetConnection* Connection) { UWorld* World = GetWorld(); // destroy the PC that was waiting for a swap, if it exists if (World != NULL) ...
When a Clean is performed on a code project that uses a binary Engine installation on a Mac, some of the Engine's .dylib files are removed during the Clean process. A Clean process for a project usi ...
Editing the properties of an Instanced Static Mesh or Hierarchical Instanced Static Mesh does not propagate those edits to the defaults of instances that are in levels that are not currently loaded. ...
The "playersonly" console command doesn't appear to allow the player to move. The player animates and everything else stops, but the player can't move around in the world. ...
Stereo layer appears to move/slide as the player moves the HMD from side to side when using the world locked setting for the stereo layer. ...