Setting "Is Enabled" via the animation timeline in UMG does not appear to work at runtime ...
There is an issue occurring where when updating an animation of a child actor by setting the Child actor class, the animation will flash the skeleton in a T-Pose before continuing with the animation ...
In 4.18 and 4.19, it is no longer possible to build the ShaderCacheTool. REGRESSION: Yes. The ShaderCacheTool builds successfully in 4.17.2. It looks like the missing MergeShaderCacheFiles property ...
In 4.18 and 4.19, it is no longer possible to build the ShaderCacheTool. REGRESSION: Yes. The ShaderCacheTool builds successfully in 4.17.2. It looks like the missing MergeShaderCacheFiles property ...
A licensee is trying to use Distribution Float Particle Parameters for the Noise properties of a Beam Particle. When trying to change these parameters in a Blueprint, some work, others don't. When ...
Any child class of UDataAsset (parent) will properly be picked up when the Asset Manager's Asset Base Class" field is set to the appropriate class. However a grandchild class (Child) with the same ...
Texture Collections can contain virtual textures. There is no way to inform TextureObjectFromCollection that the texture is virtual, only that it is a Texture2D. This texture object is then sampled ...
Certain values, when changed in code, are not updated in a hot reload. For example, changing the Target Arm Length of a spring arm component will updated after hot reload, but changing the Scale do ...