Translucent particle systems exhibit visual artifacts when the camera moves, even though motion vectors are disabled for the particle emitters. While switching the Translucency Pass to "After Motio ...
Constraints (UTickableConstraint) are usually created throuh the "Animation" tab available in the Editor's "Animation Mode". When created through that interface while Sequencer is open, the internal ...
Copying a grouped MaterialInstanceParameterDetail property that has spaces on it's name does not enclose it in double quotes, and later pasting won't work as expected. The licensee noticed this in a ...
Context: Landscape patches are components that can be attached to meshes to affect the landscape as the mesh is repositioned. Problem: The problem is that when using "Texture Backed Render Target" ...
The following Niagara usage pattern results in either a crash or in incorrect data being read from a Particle Attribute Reader: Emitter Spawn Stage – A module has an Attribute Reader input specifie ...
When a RetainerBox contains a child that for some reason has a desired size of zero, its OnPaint() method can incorrectly return LayerId 0. Afterwards, widgets further down the hierarchy can base th ...
Function UNavMoverComponent::GetFeetLocationBased() on file "NavMoverComponent.cpp" returns an FBasedPosition built from an FRelativeBaseInfo. The "MovementBaseInfo" is read from key "CommonBlackboa ...
[Link Removed] Closed was fixed by CL 46990575, successfully avoiding an ensure condition inside FIntervalStructCustomization::S ...
Context: Continuous Collision Detection (CCD) is being used on a Chaos Vehicle to avoid tunneling issues with certain surfaces as it prevents any missed collisions between fast moving particles and ...
An editor-only ensure can trigger during BP compilation when garbage collection cleans up transient components created as part of component replacement. During recompilation, old component instances ...