When references to Gameplay Tags are loaded, it checks to see if they are already registered. If they are not already registered, it will notice it is invalid and may print a warning depending on th ...
When we perform a retarget from an input pose rather than another mesh, the transforms within the anim bp have already been conformed to the target mesh by translational retargeting and compatible s ...
This was reported from https://udn.unrealengine.com/questions/323255/bugfix-onactive-not-triggering-for-gameplaycues-on.html In some case it looks like OnActive gameplay cues are not working proper ...
From licensee: Hello! Our level streaming setup enables the bUseActorFolders on our levels. When moving the Actor into another folder via the Outline, the editor will crash on the next load Assert ...
Connecting a Client to a Server in PIE with Auto Connect to Server disabled will crash the editor. EDIT: simple test project attached. Make sure Auto Connect to Server is disabled, and PIE with 2 p ...
Physics Constraints have unexpected behavior when used on nested static mesh components. Simulating inside of the blueprint has a similar effect to what is expected but when the BP is added to the l ...
Regardless Niagara or Cascade, dynamic parameters for particles are passed to pixel shaders from vertex shaders via InterpolantsVSToPS. It can cause a precision error on some materials, for example ...
I test it for more information for your reference:It happens only when a Landscape *Height *was output to the RVT, other Landscape's maps like BaseColor are all fine, as well as Height output from o ...
FGameplayTagQuery does not refresh its cached AutoDescription after GameplayTag redirects are applied during asset load. As a result, after renaming a GameplayTag and restarting the editor, the Game ...
This bug was originally entered back in 4.8 as [Link Removed], but was closed as by design. The reason was, the mesh did not have Lightmap UVs, so using the 'Light as If Static' option would not wor ...