Context The Gameplay Ability System lets devs specify numerical attribute properties in UAttributeSet subclasses. Although the preferred attribute property type is FGameplayAttributeData, GAS has l ...
Context: FGameplayAttribute's details customization lets designers pick any attribute property from any UAttributeSet class. Problem: This currently displays all properties of UAttributeSet class ...
The Bake to Control Rig node only works with single-layered level sequences. Studios using a nested level sequence setup cannot use this function. [Link Removed] ...
A crash occurs when Nanite override material instance is used in a project with Ray tracing enabled where: 1 The Material assigned to the static mesh uses Deferred Decal / Translucent and the Nani ...
Licensees have reported that this issue occurs when rendering from the command line: Rectangular lights with virtual textures do not render when you run the "Render (Remote)" button in the Editor, a ...
The Vector VM has only every supported a byte's worth of external function calls, when we blew the limit it would index into the incorrect VM call. The new VM will also overwrite memory when exceed ...
We use the hierarchy bias to override actions within subsequences. We can do that for transforms and control rigs, but the visibility track doesn't seem to obey the same rules. Attached is a video o ...
Our character is using the Pose search setup from GameAnimation content example. The architecture of the system is most the same with some new function that account for some input difference and sp ...