Flipping faces on a brush affects all other brushes

UE - LD & Modeling - Modeling Tools - BSP - Apr 9, 2015

Flipping faces on a brush affects all other brushes Subtractive brushes will have their internal faces show if enough additive brush faces are flipped. If the faces of a subtractive brush are flip ...

The cap of a sliced procedural mesh is not affected by lighting

UE - Gameplay - Jul 14, 2016

After slicing a procedural mesh, the cap on the sliced end does not seem to be affected by lighting. This can result in the end looking dark. ...

OSVR is affected by screen percentage Post Process volumes

UE - Platform - XR - May 6, 2016

Found on: //UE4/Dev-VR CL-2967563 Screen percentage post process volumes affect rendering on the OSVR. It also renders incorrectly when affected. The incorrect effect has been logged as [Link Remo ...

Enum to Byte conversion returns 2 for the first enum then 4 then 6 and so on rather than 0, 1, 2, etc

UE - Gameplay - Blueprint - Sep 1, 2015

Enum to Byte conversion returns 2 for the first enum then 4 then 6 and so on rather than 0, 1, 2, etc. This is a regression; does NOT occur in 4.8.3. Reproduced in 4.9.0 binary and Main (2675088) ...

Cull Distance Volumes Affecting Actors After Being Deleted

UE - Graphics Features - Oct 7, 2019

Cull Distance Volumes Affecting Actors After Being Deleted. Found in 4.22 CL# 7053642, 4.23 CL# 8386587, and 4.24 CL# 9428115 ...

Actor references in Level Blueprint show an incorrect display name after converting the project from 4.6.1 to 4.7 Preview or 4.8

UE - Gameplay - Blueprint - Jan 26, 2015

Actor references in Level Blueprint show an incorrect display name on their nodes after converting the project from 4.6.1 to 4.7 Preview or 4.8. Reproduced in 4.7.1 Preview 4 and in Main (Promotabl ...

Materials with Subsurface Profile not affected by Opacity value

UE - Graphics Features - Oct 24, 2017

A material with Shading Model set to Subsurface Profile is no longer affected by Opacity value in 4.17, 4.18, and 4.19 (Main) but was previously working as intended in 4.16. This is a regression. ...

[ Rhino ] Rhino 6 files are not importing correctly in DataSmith

UE - Editor - Content Pipeline - Datasmith - Importer - Jul 12, 2018

Geometry from a Rhino 6 file is not importing correctly. When imported it has holes and tears in the mesh. The same file saved as Rhino 5 and imported looks fine. ...

Objects with Translucent Blend Mode Material Aren't Affected by Refraction

UE - Graphics Features - Feb 16, 2018

There is an issue occurring where Objects with Translucent Blend Mode Material Aren't Affected by Refraction. This affects any translucent material regardless of the translucent materials settings. ...

Initial Seed value on Random Stream node has no affect

UE - Gameplay - Blueprint - Nov 16, 2017

When using a Random Stream variable to populate a Random Integer in Range from Stream, the Initial Seed value has no affect on the random integer selected. Workaround: Using a Seed Random Stream or ...