There's a bug in the anim bp compiler which results in split pins on animation nodes not being merged properly back onto their parent pin during compilation. The result of this is that any input to ...
The "untracked" metadata field turns off tracking of soft object references so they will not appear in the content browser or modify things like cooking rules. It works fine on individual references ...
It seems upon reopening a project with State Trees, they don't always keep their last compiled state or recompile when the project is loading up. Same issue occurred when I removed a Task from a Sta ...
Renaming the LevelSequence also renames the internal DirectorBP. Renaming the BP triggers the rename of its BlueprintGeneratedClass asset. A Redirector will be created for the BGC but it will be in ...
In a mesh asset, setting Navigation>IsDynamicObstacle=true will make the Navigation / Cylinder Collision projection appear in a wrong position. As described in the case, the fix should reside in Na ...
Users affected: 440 Total occurrences: 672 Last occurrence: July 16th 2024, 2:40:01 pm First occurrence: December 31st 2023, 1:47:28 pm Latest version: ++UE5+Release-5.3-CL-29314046 Platform: Win64 ...
When adding a C++ component based off Camera Component to the vehicle BP in the C++ Vehicle template, the code will fail to compile. Error message: D:\Epic Games\4.11\Engine\Source\Runtime\Engine ...
In 4.13 game developers had the option to adjust the streaming distance multiplier on their rigged characters in order to stop their textures mipping out in certain situations. This option has bee ...
The Epic Mannequin no longer renders correctly when using an Integrated Intel HD Graphics 4600 GPU. The character will either have parts of his body hidden(4.14) or completely black(4.15) depending ...
Add a light to a blueprint Move it away from the origin Right click on the component and duplicate it Notice that the new light is now a child of the previous light and that its transform is now in ...