Light functions do not work as intended with volumetric fog when using clamped mask textures which are not compatible with the light function atlas. In light functions materials, when using any UV ...
With a Render Target From Scene Capture 2D setup in a level , the motion blur settings from a global post process volume is overridden. Was investigating Scene Captures picking up Motion Blur when ...
A SkeletalMesh component will spawn in rotated when setting the skeletal mesh and simulating physics on Begin Play Adding a Delay between SetSkeletalMesh and SetSimulatePhysics will correct the iss ...
When using World Support or Asset Defined Support on a Destructible mesh that is spawned in, if the static world geometry is spawned in after the DM it will not be supported. However, if the static ...
When using Voice Virtualization settings, if the Attenuation Volume becomes 0.0 do to Focus setting, Restart does not behave as expected on looping sounds. Both Disabled and Play when Silent do wo ...
Context: Similar to parameters in the Material editor, PCG Graph Parameters are user created overridable values and can help create customizable graphs for a variety of situations. Problem: The l ...
When calling GetAllocatedSize() on a TBitArray it will round down the result of MaxBits / NumBitsPerDWORD. This means that not enough bytes are allocated when the MaxBits is not divisible by NumBi ...
Toggling a Spline component from an open/closed loop through bp's isn't reflected ...
The OnUnPossess() method of the AAIController class is triggered twice ...
It looks like the SSAO shader does not clamp its sample space to the half view size for the two inputs "Ambient Occlusion" and "AmbientOcclusionSetup", leading to invalid data entering the edge of f ...