We now have the following error that is generated in FFbxImporter::ValidateAnimStackif (!FMath::IsNearlyZero(SubFrame, KINDA_SMALL_NUMBER) && !FMath::IsNearlyEqual(SubFrame, 1.0f, KINDA_SMALL_NUMBER ...
Starting with UE 5.4, the Color Picker Tool no longer updates preview values in real time for certain editor windows like Niagara when working with User Parameters. This behavior is a regression fr ...
When the same AnimMonotage is played again while moving with MotionWarping & RootMotion, UAnimNotifyState_MotionWarping does not recognize it. From licensee: The issue was that in URootMotionMod ...
ChunkDownloader etc are meant to work with your own hosting or CDN, ie something you can download with a https:// URL. Even though [Link Removed] system does appear to be https, ChunkDownloader does ...
SetPrimaryAssetRules sets the "is overridden" variables (e.g. bOverrideApplyRecursively) based on a comparison with the global default rules:static FPrimaryAssetRules DefaultRules; ... ExplicitRu ...
Hi, with adding additional plugins, etc. to our project, we have encountered an issue with registering too many asset categories, such as: LogAssetTools: Warning: RegisterAssetTypeCategory("Water", ...
More details in this thread: [Link Removed] ...