PVRTC texture is sampled as white when the uv value is very close to 0

UE - Platform - Mobile - Oct 20, 2021

When the uv value is very close to 0 ( < 0.001 ), the boundary value of the PVRTC texture is sampled as white. please refer to attached images and sample project. problem goes away when changing th ...

Tessellated Materials Displayed as 0 in Shader Complexity ViewMode

UE - Graphics Features - Sep 11, 2019

Tessellated Materials Displayed as 0 in Shader Complexity ViewMode. Found in 4.22 CL# 7053642, 4.23 CL# 8386587, 4.24 CL# 8588088 ...

Duplicating Asset With Suffix 0 Will Jump To A Suffix Of 2

Tools - Oct 28, 2016

When duplicating an asset with the suffix 0 in the content browser the duped asset will get a suffix of 2. Any other number works fine for example if you dupe an asset named "Test_23" the duped mesh ...

UAnimInstance::GetInstanceTransitionTimeElapsed returning 0 in non-editor builds

OLD - Anim - Sep 4, 2019

In non-editor builds UAnimInstance::GetInstanceTransitionTimeElapsed always returns 0.0f. This is caused within FAnimNode_StateMachine::Update_AnyThread due to: #if WITH_EDITORONLY_DATA NewTra ...

setting Widget reflector to 0.8 causes menus to flicker

Tools - Sep 19, 2016

Setting Widget reflector to 0.8 causes menus to flicker. The menus begin to flicker between sizes ...

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 ...

Different Load Orders affect Shadows on Foliage & HISM

UE - World Creation - Worldbuilding Tools - Foliage - Mar 14, 2019

Different Load Orders affect Shadows on Foliage & HISM Discovered during verification of [Link Removed] Also created a Blueprint actor with a HISM and duplicated it three times and changed the mob ...

Duplicating an inherited Blueprint float variable defaults it's value to 0.

UE - Gameplay - Oct 18, 2018

When creating an Actor Blueprint (Testbase), and creating a new Blueprint Actor that inherits from Testbase (TestBP).  We can drag an instance of TestBP into the World. If we go back into the Parent ...

Mobile Previewer: Content Scale Factor 0 Issues

UE - Platform - Apple - Jul 13, 2021

There are several reported issues with Save Zones displays in the mobile previewer when the Mobile Content Scale Factor is set to 0.  When MobileContentScaleFactor is set to 0 a couple things hap ...

Post Process Volume Priority Doesn't Affect Post Process Materials

UE - Graphics Features - Sep 17, 2018

Post process volume priority doesn't affect post process materials. Found in 4.19 CL# 4033788, 4.20 CL# 4302132, and 4.21 CL# 4369303 ...