On higher-density Landscapes, Landscape Splines can lead to patterned artifacts in the geometry normals. Also tested on //UE/Release-5.6, CL:45232827 ...
If a mesh is duplicated within a blueprint components panel, it will be invisible in the viewport, the transform widget will incorrectly align itself and refrain from moving, and if the transform wi ...
Brend/Swtch multi PostProcessVolume to handle Auto Exposure with same Speed Up/Down parameter but behavior of Speed Up/Down parameter of Auto Exposure are different. Scene with. Unbounded PostProce ...
Upgrading a code project created in a binary Engine version to an Engine built from source code results in the solution configuration and solution platform in Visual Studio being set to Debug and Wi ...
The pak-blacklist files do not seem to be working fully. While some of the files may be excluded Engine/Content/Slate files are staying behind, which can be seen once you've used UnrealPak ...
A number of places in the code rely on raw UProperty pointers to track properties they care about. This can present issues when BPs inherit from other BPs, because the parent's class may be Purged / ...
When altering "Coordinate Light Map Index" in a static mesh when "Generate Lightmap UVs" is enabled in LOD 0 the engine will crash or "Coordinate Light Map Index" will be set to 0. A demonstration ...
Particle data will not be exported unless it is in the final simulation stage. ...
It is possible to experience an editor crash in 5.5.4 when the cook process generates a warning that references an asset while the editor is saving. It seems that during a save operation, the code t ...
attempting to break the post process settings struct or split a post process settings struct pin causes pin to disappear, leaving a blank target node. ...