From the UDN post that reported the problem: The BuildCookRun Automation script offers a commandline option called -EnablePlugins= which allows the user to specify additional plugins that should ...
It seems that when comparing the custom versions for a replay (in the "operator<<" defined in ReplayTypes.cpp), the value retrieved from the FCurrentCustomVersions is not the value set at runtime, b ...
WaterBodyCustom seems not to work with Distance Culling settings on its own actor, either Draw Distance/Never Distance Cull or Allow Cull Distance Volume. It only can be controlled by the CullingD ...
The Make Bitmask node uses the flag index rather than the flag mask value unless the enum has the UseEnumValuesAsMaskValuesInEditor meta specifier. UserDefinedEnums in the editor don't support this ...
Deadlock in Chaos during PIE; the main thread is in USkeletalMeshComponent::HandleExistingParallelEvaluationTask waiting for a task to complete, and a worker thread is running that task and is in US ...
Generated from CrashReporter Logs can be obtained via Crash Reporter ...
The background around a mesh moving via WPO is distorted. Mesh is correctly outputting velocities. ...
Static meshes can have normals flipped when the actor they are attached to has one component of its scale inverted. ...