Editing Custom Primitive Data values in the details panel of a placed BP actor with a Skeletal Mesh component does not reflect in the Editor viewport. ...
Comparing static mesh cube, plane, and a paper2d sprite with a lit material it appears that we've changed how we calculate the vertex normals for paper 2d sprites, see below: [Image Removed] ...
EV -0.5 [Image Removed] EV 0.0 [Image Removed] ...
The build error is descriptive. FreeType2.Build.cs and HarfBuzz.Build.cs explicitly check if they are being used for a Unix server build and throw exceptions to prevent that. Commenting out those ex ...
Landscape LOD tessellation creates big holes in landscapes. ...
Using the Expand node feature on a macro from a macro library alters the current functionality of other instances of the macros that are in use(even though the macros themselves have not changed). ...
In practice, developer wants some Static-Staticmesh actors don't build lightmaps to save iteration time as well as Memory and Package size; but still want lit by Indirect lightings ...
The joystick on a game controller input will take focus away from what you're working on if the joystick is moved or set in an odd position. ...
The new config object is created with the same serialization name as the legacy one "ClothConfigNV", causing the legacy data to be reset prior to migration. Replacing In UClothingAssetCommon::AddCl ...
The windows mouse speed settings appear to have no effect on the panning speed in blueprint. ...