When using DuplicateObject, some aspects of the copied object (such as component transform) are not duplicated to the copy. Regression: Yes - DuplicateObject behaved as expected in 4.15.2 Working - ...
This happens on both Ubuntu 16.04 and Ubuntu 14.04. ...
Hide softkey feature in Galaxy S8 leads to severe lag/freeze when trying to insert character into textbox in UMG. This feature is updated for Global version(Mali) for now(7/24/17) So you might need ...
EditCondition appears to edit the property. This is defined in MovieSceneSequencePlayer.h: /** Start playback at the specified time */ UPROPERTY(EditAnywhere, BlueprintReadWrite, Category="Playba ...
This is a common crash that has been affecting users since at least 4.15. This may be the same issue as [Link Removed], which was closed due to inactivity User Descriptionsloading a level Source ...
Crash on play if a BP manipulates a InstancedStaticMeshComponent by using a ClearInstances node followed by an AddInstance node. This is a blocker for the licensee. This is a regression: Working ...
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 trending crash in the 4.17 preview. This is a regression Broken: 4.17.0-3528061 Worked: 4.16.2-3514769 User Descriptionsproject/settings/intern..language. Crashed it just by scrolling t ...
When using a 3D Widget that is a button when you press and hold a button and move off of the widget and let go of the mouse the engine registers a second unhovered event. Engine Version tested 4.1 ...
The ExcludedAssets setting in the DefaultEngine.ini file does not appear to actually exclude a project Blueprint from being nativized. ...