https://udn.unrealengine.com/questions/419239/uk2node-genericcreateobject-compile-issue.html ...
When a list view item in UMG is selected using "Set Item Selection" it will get the item of the first entry in the list or the last entry manually selected by the user. The correct item display nam ...
From Licensee: In OpenXRHMDModule:473 (UE5.0) or OpenXRHMDModule:497 (UE5.1) the engine is checking if the app is packaged for Oculus Mobile, if it isn't the case the function returns false and the ...
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 ...
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 ...
On an iMac running OSX 10.11.1 a user reports that the tooltips are appearing behind the contextual menu. *See image ...
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 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 ...
Performing a Hot Reload after changing the default value of a property in an ActorComponent that is included in an Actor class triggers an ensure if a Blueprint has been created from that Actor clas ...