Moving a Copy of an Actor from Persistent to Sublevel Dirties Persistent Level

Tools - Aug 18, 2017

Using Alt-Drag to move a copy of an actor from the persistent level to a sublevel (when the sublevel is selected as the current level in the Levels window), the persistent level is getting marked as ...

Hard reference gets created by adding a retarget source to a skeleton

OLD - Anim - Aug 18, 2017

Adding a retarget source to a skeleton would create a hard reference from the skeleton to the mesh(retarget source mesh). ...

IMovieSceneEasingFunction fails to nativize when not using Inclusive nativization

UE - Gameplay - Blueprint - Aug 16, 2017

https://udn.unrealengine.com/questions/385999/assertion-failed-isingamethread.html ...

Ensure compiling a blueprint with itself as a Child Actor Component

UE - Gameplay - Blueprint Compiler - Aug 16, 2017

Ensure occurs when the user creates a cycle with a blueprint containing itself as a child actor component. ...

Redo history is deleted if the user clicks inside the blueprint graph

UE - Gameplay - Blueprint Editor - Aug 16, 2017

Not a regression as it occurs in Release-4.17 ...

Crash upgrading a UMG project

UE - Anim - Sequencer - Aug 16, 2017

[CrashReport] UE4Editor_SlateCore!TWeakPtr<SWidget,0>::Pin() [sharedpointer.h:1120]

UE - Anim - Sequencer - Aug 16, 2017

This is a trending crash in the 4.17.0 release. User DescriptionsEditor is crashing each time when i start movie rendering in sequencer (Separate process) Source Context 1109 /** 1110 ...

[CrashReport] UE4Editor-Core.dylib!FTextHistory::Rebuild(TSharedRef<FString,()

UE - Platform - Apple - Aug 15, 2017

This is a trending Mac crash in 4.17.0 that has also occurred with some frequency since at least 4.14. I have not been able to identify any matching callstack occurring on Windows, although it does ...

[CrashReport] Mac crash - UE4Editor-MetalRHI.dylib!GetMetalDeviceContext()

UE - Graphics Features - Aug 15, 2017

This is a trending Mac crash in the 4.17.0 release. Users have not provided any descriptions of their actions when the crash occurs. ...

Actor reference in a struct is replaced by an object reference when saving a struct

UE - Gameplay - Blueprint - Aug 15, 2017

Actor reference member variable in a struct is changed to become an object reference when saving a struct. ...