Foliage spawned from Landscape Materials is rendering offset from the Landscape the material is applied to. I can reproduce this issue with or without Edit Layers enabled. I'm unable to reproduce ...
When an instanced static mesh component with a material using a PerInstanceCustomData node has its data floats pasted in, the editor crashes with an "Array index out of bounds" error. The licensee w ...
BlueprintGeneratedClass is not based UBleupint. So the following code is failed. bool UActorFactoryBlueprint::PreSpawnActor( UObject* Asset, FTransform& InOutLocation) { UBlueprint* Blueprint = ...
Using OnRep_StaticMesh() in code or using the Set Static Mesh node does not replicate across server/client in game. ...
This is a common crash affecting users since at least the 4.14 release. It was previously associated with [Link Removed], however that has been marked as fixed. Source Context 221 void Veri ...
This is a common crash affecting users on Windows and Linux. It also appears related to an older Mac crash ([Link Removed]). Users have not provided any new descriptions. Source Context 959 ...
This is a trending crash in the 4.17 Preview. Users have not provided any descriptions of their actions when the crash occurred. Source Context 2408 uint8 *Data = (uint8*)Dest; 2409 ...
This is a common cook crash affecting users in 4.16. It is possibly the same issue as described in [Link Removed] for past engine versions. Source Context 33 virtual void Serialize(void* ...
Final bits of logging show:D/UE4 : [2019.03.18-16.36.59:236][ 0]LogInit: Display: Starting Game. D/UE4 : [2019.03.18-16.36.59:236][ 0]LogNet: Browse: /Game/FirstPersonCPP/Maps/FirstPerson ...
Event Dispatchers do not update event references when renamed if the green "+" is used to add the event in the Details Pane of an actor component. Note: Event Dispatchers appear to rename normally ...