Essentially, A bug in --[Link Removed]-- comes up with only customized struct property. If a struct doesn't have customization, it can be displayed compact without "Element X" node hierarchy. It i ...
For Animation and Tick, we have confirmed that pausing can be done by stopping Native Tick. But we can't stop with Material. Widget Component can change the handling of time with EWidgetTimingPolicy ...
The issue is discussed in this UDN:https://udn.unrealengine.com/questions/544210/crash-starting-up-in.html Key quote from UDN thread is:"Also, having made a texture array with 190 entries, it seems ...
The incorrect use of NewObject() to instance nested class-owned subobjects will force StaticAllocateObject() to reconstruct the instance that was already constructed by the outer class ctor in nativ ...
**Typo in Content description field for Flipbook Material Expression Function Output ...
USkeletalMeshComponent::ShouldRunEndPhysicsTick calls UPrimitiveComponent::RigidBodyIsAwake(), which only checks the root body instance. Instead it should call USkeletalMeshComponent::IsAnyRigidBody ...
Because the OnlineSubsystemGoogle for iOS use old GoogleSigninSDK(Ver4.x), when uploading the iOS build to AppStoreConnect, ITMS-90809 (using a deprecated UIWebView) will be issued. To fix this, we ...
SkeletalMeshReproduction node stopped showing meshes other than SK_Mannequin. ...
Not checking for a property not being supported by audio manager, need to protect it against NULL ...