A UDN user has reported that a difference in appearance between two identical materials with the only difference that one uses material attributes. I have boiled down the issue to FMaterialResource ...
UDN: [Link Removed] A UDN customer has observed that their cooked materials have doubled in asset size going from 5.1 to 5.2. We need to investigate this is only a local issue on their side and no ...
A proposed solution to this has been given by the licensee, please see the related UDN. ...
TraceDataFitering is not activated when LiveTrace is started. We can force it to be active by calling the following code. IUnrealInsightsModule& UnrealInsightsModule = FModuleManager::LoadModuleCh ...
When a NavmeshBoundsVolume or NavModifierVolume is parented to another actor in the outliner, navmesh is not updated along the volume when the parent actor is moved. If the volume is deleted and the ...
When adding text after switching from half-width to full-width input using Microsoft IME, there may be a delay of about 3 seconds before the text can be entered correctly. This is supposed to occur ...
Following code works as a work around. The code updates placement information of instances. TMap<UFoliageType*, TArray<const FFoliageInstancePlacementInfo*>> AInstancedFoliageActor::GetInstancesF ...
See linked UDN for details: [Link Removed] ...
While using a custom struct that contains a TArray member variable with FInstancedStruct, you cannot edit it in the editor without a crash. Other structs and types work as expected even if they deri ...