When creating an Editor Utility Blueprint derived from "Asset Action Utility", UE allows the user to override function "IsActionForBlueprints". When it returns true, the "Supported Classes" setting ...
Using Fracture/Chaos Destruction with TSR as Anti-Aliasing Method generates smeared images whenever the debris are moving. The client pointed out that the issue might come from GeometryCollectionCom ...
Currently when we load a Material Instance that overrides some texture parameter of its parent, we also load all the overridden textures of the parent. This is quite wasteful, as those textures wil ...
After compiling the Animation Blueprint (ABP) during Play In Editor (PIE), the callback registered with UAnimInstance::AddNativeStateEntryBinding() in NativeInitializeAnimation() stops functioning a ...
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 ...
Reported to support in SF [Link Removed] and reported on reddit at [Link Removed]. For Twinmotion 2024.1 on Mac, some users are reporting that Twinmotion processes are still running after closing t ...
Level Instances are spawned in the origin (0,0,0) after making a packaged build in Linux ...
The IsMainWorldOnly setting for Actor in LevelInstance is not reflected when LevelInstance is in Standalone mode. The setting is respected when LevelInstance is in Embedded mode. The Actor is not l ...