This is a semi-common crash in the 4.18 release. There is one recorded case of this callstack also occurring back in the 4.11 release, but it seems to be an exception. All other cases have only occu ...
From reporting UDN: "We had a weird issue with new components added in C++ not being instanced properly on non-direct Blueprint children. It seems to happen if loading of the parent BP is deferred ...
Context One File Per Actor (OFPA) reduces overlap between users by saving data for instances of Actors in external files, removing the need to save the main Level file when making changes to its Act ...
Within a Level Sequence, it's possible to override the transform (OriginOverrideLocation) of a ShotTrack. This generally works as expected — all nested ShotTracks should inherit and apply the transf ...
When using Drad and Drop UMG with iOS via the information provide in the forum thread, the project will crash on the device it is deployed to when dragging the UMG ...
When a user creates a blueprint node of their own that is used to spawn a user created object, the project becomes unable to be saved after the blueprint is put into use. ...
A user reported that UEnum::NumEnums appears to be returning one more than the actual number of elements in the enum. ...
Observed by a licensee: [Link Removed] When a material instance points to a material, and the material is edited to change a texture and the material and material instance are saved, the material i ...
A user reported an issue where, if a BlueprintCallable function's parameters are edited, a blueprint using a BlueprintCallable function will give warnings instead of an error for a problem after the ...