https://udn.unrealengine.com/questions/419239/uk2node-genericcreateobject-compile-issue.html ...
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 a running search in all blueprints is closed, it may prevent an AsyncTask used to return the look up FText's from StringTables from running on the game thread, leading to a deadlock. When the ...
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 = ...
When playing the user's project in editor vs Packaged, there has been different results for the enemy projectiles and how they are shown on the screen. When In editor, any enemy projectile will dama ...
If a user connects to source control through the Git plugin and creates a repository, when they try to compile a blueprint, they can sometimes crash ...
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 ...