[CrashReport] UE4Editor_Sequencer!FSequencer::NotifyMovieSceneDataChanged()

UE - Anim - Sequencer - Jul 24, 2017

This is a common crash affecting users in 4.16 and into the 4.17 Preview. User Descriptionscopying-pasting curves in Sequencer Source Context 979 void FSequencer::NotifyMovieSceneDataCha ...

widget shows up solid white on iOS

UE - Platform - Mobile - Jul 24, 2017

The web browser widget does not appear to load correctly on iOS. It appears as a solid white block. This has been seen on: iPhone X, v11.4 (A11 Bionic) iPhone 6, v11.4 (A8) It did not occur on a ...

Crash copying a Static Meshes primitive collision member and pasting it on another element

Tools - Jul 24, 2017

Crash copying a Static Meshes primitive collision member and pasting it on another element. The pasted element seems to need at least 2 members for the crash to occur. User description: Editor Cr ...

DuplicateObject does not keep settings from the object duplicated

UE - Foundation - Core - UObject - Jul 24, 2017

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 - ...

Right clicking an actor in the Viewport and using the Place Actor feature is broken on Linux

UE - Platform - Linux - Jul 24, 2017

This happens on both Ubuntu 16.04 and Ubuntu 14.04. ...

Hide softkey feature in Galaxy S8 leads to input lag when trying to receive input into text box.

UE - Platform - Mobile - Jul 24, 2017

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 ...

Edit condition on a property causes values to be edited

UE - Gameplay - Blueprint - Jul 21, 2017

EditCondition appears to edit the property. This is defined in MovieSceneSequencePlayer.h: /** Start playback at the specified time */ UPROPERTY(EditAnywhere, BlueprintReadWrite, Category="Playba ...

[CrashReport] UE4Editor_Engine!UTextureRenderTarget::GameThread_GetRenderTargetResource() [texturerendertarget.cpp:44]

UE - Editor - UI Systems - Jul 21, 2017

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 uses a ClearInstances node followed by an AddInstance node

UE - Graphics Features - Jul 21, 2017

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 ...

[CrashReport] Crash trying to destroy an uber graph frame because the RawPointer is still set

UE - Gameplay - Blueprint - Jul 21, 2017

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 ...