Eye Shading Model renders Emissive unexpectedly when using a FloatRGBA scene format

UE - Graphics Features - Apr 5, 2024

This appears to be caused by the colour format. It only occurs when the scene format has an alpha channel. FloatRGB (format 3) doesn’t exhibit these issues. Unfortunately, format 4 is the default fo ...

Rotator Prints Pitch, Roll, then Yaw instead of Roll, Pitch, Yaw

UE - Gameplay - Blueprint - Aug 25, 2016

Rotator Prints Pitch, Roll, then Yaw instead of Roll, Pitch, Yaw ...

Shadows disappear on assets with baked matrix animations

UE - Gameplay - Oct 21, 2016

After importing an asset with baked matrix animations, using the alembic importer, the shadow disappears as the asset pans to the left and the right. ...

Dithered LOD transition does not happen on FOV change

UE - Graphics Features - Jan 26, 2017

When LOD change is triggered by camera FOV change, no dithered LOD transition happens. ...

Flickering in Material Editor Preview when Absolute World Position node used

UE - Graphics Features - Oct 17, 2017

Creating a material with "Absolute World Position" node plugged into the "World Position Offset" input of the base Material node results in flickering in the preview window of the material editor. ...

Screen Space Ambient Occlusion Artifacts

Docs - Samples - Apr 3, 2015

Flickering occurs when using the Post Process Ambient Occlusion (Screen Space AO). This is more noticeable when using stronger values entered into the AO fields. I checked these settings in both 4 ...

PIE - RendertoTarget is the same for all players

UE - Gameplay - Jan 5, 2016

Render Target is displayed across the client and server. Render target should only be displayed on the player and screen that spawns the actor. Note: Turning visibility off for the render target w ...

GetScaledCapsuleHalfHeight does not work properly if X or Y is lower than Z scale

UE - Simulation - Physics - May 25, 2018

GetScaledCapsuleHalfHeight multiplies the CapsuleHalfHeight by the lower scale value, even if it is X or Y. Seeing as Half Height should only be related to the Z scale, this does not work out proper ...

Wrong height from Chaos::FHeightField::GetHeightAt()

UE - LD & Modeling - Terrain - Landscape - Oct 27, 2022

Sphere Physics do not go to sleep causing infinite rolling

UE - Simulation - Physics - Jan 30, 2015

When you have a sphere that is rolling it will never come to a complete stop even at low speeds. It will slow it's speed but never stop. This conversation was discussed with James G and Ori C back ...