Request for an Actor Components Blutility 'Call In Editor' events to be accessible from derived class. It would also be expected to see the Blutility dropdown selection and Run button in the actors ...
The licensee has shared the following workaround for modifying NiagaraMeshVertexFactory.ush. struct FVertexFactoryInterpolantsVSToPS { TANGENTTOWORLD_INTERPOLATOR_BLOCK #if USE_PARTICLE_SUBU ...
Using GeoMerge on fragments of a GeometryCollection (GC) will create a new single particle while removing the old particles, but although you end up with less particles, the disk file size of the GC ...
If user lock assets with Japanese comments outside source control, XML acquired in svn status may contain Japanese strings, and XML parsing may fail and become NotControlled. This issue does not oc ...
Grabbing a Destructible Mesh Child blueprint with a Phsyics Handle crashes the editor during PIE. NOTE: This issue occurs whether or not simulate physics is active on the destructible mesh compone ...
Crash occurs when the user changes a variable in the animation blueprint, and then undo's the change. Note that this occurs with any variable being used, but the callstack will be some what differe ...
Ensure condition failed: Layout == VK_IMAGE_LAYOUT_SHARED_PRESENT_KHR || Layout == VK_IMAGE_LAYOUT_DEPTH_READ_ONLY_STENCIL_ATTACHMENT_OPTIMAL || Layout == VK_IMAGE_LAYOUT_DEPTH_ATTACHMENT_STENCIL_RE ...
This problem is caused by the AccessLogWriter has not been flushed at the termination. The following workaround flushes the Writer.class FFileSystemDerivedDataBackend : public FDerivedDataBackendInt ...
Description: When using lots of static meshes placed in the scene and using level streaming to switch levels out can cause standalone game to crash while loading the map back in. For example, if you ...
Hit handled ensure when dragging the slider in Morph Target PreviewLogOutputDevice: Error: Ensure condition failed: DynamicData->MorphTargetWeights.Num() == LODModel.MorphTargetVertexInfoBuffers.Get ...