Character's clothes bubble up as their scale goes down due to the collision thickness not being correctly scaled. ...
The PositionBaryCoordsAndDist, NormalBaryCoordsAndDist, and TangentBaryCoordsAndDist data that all contain the vertex distance information to the simulated triangle in the cloth shader doesn't scale ...
BuildTextMesh function queued as AsyncTasks may be called during saving (renaming) a level containing Text3DComponents. The following workaround fix the problem. void UText3DComponent::BuildTextMe ...
"Find in Blueprints" does not turn up results when searching a GameplayAttribute by name, even when there is a GameplayEffect blueprint that has a modifier for that GameplayAttribute. This is becau ...
refer to attached video ...
When creating IOS package with RemoteBuild, bCreateStubIPA is set to True by the following code.public bool Build(TargetDescriptor TargetDesc, FileReference RemoteLogFile, bool bSkipPreBuildTargets) ...
For example in cutscenes, the users use FBoneContainer::SetDisableRetargeting to temporarily use a specific shared animation without retargeting. But the function does not work correctly. We can fi ...
Custom Primitive Data values don't stick when editing them in the detail panel on a placed BP actor containing a Static Mesh Component. Duplicate of [Link Removed] ...
in PIE, RerunConstructionScript() is executed and actor's CachedMaxDrawDistance is updated as expected. in packaged game, RerunConstructionScript() is not executed so, CullDistanceVolume is not u ...
The editor gizmo appears to be erroneously changing the location of child components with absolute location when their rotation is adjusted. This is inconsistent with the behavior when changing rota ...