When creating and modifying a material, the base Texture Sampler count and instructions are returning incorrect values. In 4.14.3 whenever you create a new material the Texture Sampler count is 0/1 ...
While using the commandlet for RebuildPackages with -BuildLighting and having any sub-levels with level transforms will be added to the current position each time this commandlet is run. As an exa ...
The URL parser encodes the input path to a URL-encoded path even if it is local, so if the path contains unicode characters (such as Japanese Kanji ), the media file cannot be read. Following worka ...
Appears to be an issue with load order and the timing of when we populate the 'ShowSpriteCommands' and 'SpriteIDToIndexMap' containers, which we assert on if they're not the same size. The original ...
We're aiming to set up LT - action 1, RT - action 2, LT + RT - action 3 here. I don't think this is supported via chording at present. You'd need to handle it manually (probably via adding/removing ...
from licensee:"Expected behavior: The LOD selected to be edited should be saved correctly, allowing different remesh results to be saved as different LODs of the same mesh, _i.e. remesh with 1 cm t ...
Collision shapes for merged actors using the Merge Actor tool do not account for the rotation of the actor when combining the data. It looks like the X and Y collision shape rotation in the world ...
Attached actors do not return to LevelInstance space at the end of LevelInstance editing, and bounds contains level instance offset location. This results in huge bounds. My workaround is: void FL ...
Control Rig parameters don't function after editor restarts. Also the default values don't function and you need to use an input instead of directly editing the values of the pins. You can work aro ...
DESCRIPTION: When attempting to change the collision profile of a destructible via Blueprints it will not set appropriately. The collision profile set via the details panel for the individual object ...