Collision shapes for merged actors using the Merge Actor tool do not account for the rotation of the actor when combining the data. It looks like the X and Y collision shape rotation in the world ...
Using the Execute Console Command 'r.SetRes 1920x1080f' directly with an Event BeginPlay node within blueprints, any Stationary/Movable Skylighting information is no longer visible. A simple workar ...
This is a trending crash coming out of the 4.18 release, and may be a regression. Users have not provided any descriptions of their actions when the crash occurred. Source Context 347 stat ...
Following code fixes this issue in FQuadricSkeletalMeshReduction::ReduceSkeletalMesh Section.ChunkedParentSectionIndex = bIsChunkedSection ? CurrentParentSectionIndex : INDEX_NONE; // ...
The licensee wants to record the same number of frames as the animation in "Content/TakeRecorder_test/Grayman/anm/". I thought that increasing the number of frames by 1F on Sequence would solve the ...
There is a bug when performing an undo/redo on pasted or spawned actors in Sequencer. It appears that the transaction system is re-creating an actor on redo, but Sequencer doesn't see that, so it ...
When UPrimitiveComponent::CreateDynamicMaterialInstance is called on a skinned mesh, and the input material is invalid, we call USkinnedMeshComponent::GetMaterial to get the base material on the exi ...
Several issues have been reported within the ParseHistoryResults method from PerforceSourceControlOperations: 1. Any Records that share the same filename will only display the last record with that ...
Particle emitter Depth Fade node isn't accurate on iOS. When set to a normal value (around 100) it will fade out at about 65,000 units away from the particle. Licensee Description: we use a partic ...
When using the camera actor and modifying the rotation values, the values made in the print string do not seem to match the actual values of the camera's rotation. The values appear to be close, but ...