The StaticMeshImport and SkeletalMeshImport nodes don’t have the correct vertex colors imported into the Cloth Asset. ...
Hit testing for widgets contained within a RetainerWidget does not correctly account for rotation applied via render transforms . While the content renders with the expected rotation, hover and clic ...
Context UEditorEngine::OnAllPIEInstancesStarted() is a virtual function that gets called when launching Play-in-Editor. It can be overridden if the game project chooses to introduce a subclass of U ...
When a Level Sequence’s Camera Cut track with When Finished = Keep State is played, the “original state” is persisted into the PreAnimatedStorage array inside FPreAnimatedCameraCutStorage. From the ...
When analyzing materials that use Material Layers, Material Analyzer reports that multiple Material Instances “share the same static parameter array” and therefore recommends reparenting so that onl ...
This is somewhat related to [Link Removed] Closed and was brought up by a [Link Removed] Setting the CVar input.bRespectIM ...
FMovieSceneSkeletalAnimationParams::MapTimeToAnimation takes in an FFrameTime and FFrameRate and is supposed to tell you which frame of animation that evaluates to, when accounting for looping, play ...
When MovementMode is set to PHYS_Flying, the character may unexpectedly step down by MaxStepHeight when colliding with a wall near a ceiling. This occurs because UCharacterMovementComponent::StepUp ...
Given a get node with a struct output, if "Split Struct Pin" is used on the struct and one of that struct's outputs are connected to another node, it does not count as a used pin when the base get n ...