This problem seems to occur because Rotation is not taken into account when calculating Weight. I have confirmed that it can be solved by calculating the rotation as follows.float ULandscapeCompone ...
OnLastChanceToAddNativeTags is called after the call to UAbilitySystemGlobals::Get().InitGlobalData(), so native tags fail to make gameplay cue associations. ...
[Image Removed] This happens with not only enums, but any combo box. Another example is the "Create Event" where you can select a matching function. This is a problem with how this slate widget ...
Licensee reports that Depth of fields behavior when Focus Method is None is incorrect. If None, override flag is disabled and default value seems to be used.[Image Removed] Attached sample projec ...
[Link Removed] ...
The Custom Side Vector facing mode is no different than the Custom facing mode on Niagara ribbons. The linked UDN has more information on a potential cause, as well as a proposed fix. It looks like ...
When using ComplexCollisionMesh of StaticMesh asset, at the time of hit, the physical material refers to the material of the drawing mesh side using the material index of the collision mesh side. T ...
If a camera track has only additive transform track, some functions return uninitialized F3DTransformTrackToken made by default constructor. It causes a rare assertion. Please take a look at F3DTra ...
When setting ComplexCollisionMesh of StaticMesh asset, CollisionPreset that is actually applied becomes the setting on the drawing mesh side. It seems that ComplexCollisionMesh is not considered in ...
UParticleSystemComponent :: CanConsiderInvisible () Particles determined to be invisible by MaxSecondsBeforeInactive seem to be activated only when the camera moves back. Is this correct behavior? ...