UDN: https://udn.unrealengine.com/s/case/500QP000009NxNBYA0/deleteallmaterialexpressionsinfunction-doesnt-delete-all-expressions-in-one-go?fromCase=1 A UDN user is reporting that the delete_all_mat ...
There is a clear difference in color saturation for the nav mesh debug material between when lit by a light with low lux values (6) and when lit with high lux values (1000) and eye adaption is enabl ...
When using box selection with "Box Select Occluded Objects" enabled, volumes in the box selection zone are not able to be selected. ...
From PCGVolume.cpp: PCGComponent = ObjectInitializer.CreateDefaultSubobject<UPCGComponent>(this, TEXT("PCG Component")); The Component name with a space does not support a round trip through FSof ...
During material compilation we track unique individual virtual texture "stacks" and then create a virtual texture page table for each, along with unique bindings for each page table in the shader co ...
You will hit the ensure condition: LogOutputDevice: Error: Ensure condition failed: !SeenPaths.Contains(CurrentPath) in Engine\Source\Runtime\CoreUObject\Private\Misc\RedirectCollector.cpp] [Line ...
Same lightmap textures are listed multiple times in Lightmaps of WorldSettings. It seems that it just showes the same texture mutiple times but there is only one texture. [Image Removed] ...
If we enter Chinese characters using Microsoft Pinyin after entering 34 or more half-width characters in a text field, they are not reflected in the box. If less than 34 characters are entered, Chin ...
We need to better detect when we need to flush to avoid hitting the RDG limit. There is no test project at the moment, more details can be found here ...