[CrashReport] UE4Editor_Persona!TSharedPtr<IEditableSkeleton,0>::ToSharedRef() [sharedpointer.h:794]

OLD - Anim - Jul 13, 2017

This is a common crash affecting users in 4.16. User DescriptionsHit undo a bunch of times after re-opening a skeletal mesh where I was trying out painting cloth max distances. Source Context ...

[CrashReport] UE4Editor_Landscape!ALandscapeProxy::GetLandscapeInfo() [landscape.cpp:785]

UE - LD & Modeling - Terrain - Landscape - Jul 13, 2017

This is a common crash affecting users in the 4.16 release. Users have not provided any descriptions. Source Context 775 { 776 ULandscapeInfo* LandscapeInfo = nullptr; 777 ...

Server crashes when client connects after Server has reloaded a sublevel with a deleted actor

UE - Networking - Jul 13, 2017

UNetDriver::DestroyedStartupOrDormantActors maintains a list of deleted startup (and dormant) actors. This is used to notify clients that have joined the server of Actors that need to be destroyed ...

Curves from Animation Samples in Aim Offsets are ignored

OLD - Anim - Jul 11, 2017

Curves from Animation Samples in Aim Offsets are ignored In the attached project, all of the AimOffset Poses have a value assigned to the TestCurve. If you open the AimOffset and then open the Ani ...

Nativized build will crash on launch if a nativized Actor-based Blueprint class includes an instanced subobject that references another instanced subobject but does not also own it.

UE - Gameplay - Blueprint - Jul 11, 2017

Crash occurs because the generated ctor for the nativized Actor-based Blueprint class is incorrectly trying to recreate a default subobject it owns through another instanced subobject. ...

Ensure opening TM-ShaderModels in DirectX10

UE - Graphics Features - Jul 11, 2017

Ensure occurs opening TM-ShaderModels in DirectX10. This does not occur in 4.16.2 ...

When show propertymatrix and delete target actor, the editor crash

Tools - Jul 11, 2017

It looks like it is null reference in propertymatrix. It always occurs when I execute the reproduction procedure. ...

Crash when trying to launch ShooterGame with -game

UE - Online - Jul 11, 2017

Might be related to the changes in //UE4/Release-4.17 at CL 3527005. I was also able to repro this via PIE-Standalone Game in the editor. When I repro'd this with PIE-Standalone Game the Standalone ...

Changing Montage Section to a time beyond the current length breaks animation

OLD - Anim - Jul 7, 2017

User is able to set the Section Time to a value that's beyond the current length of the montage. This breaks the animation and the user can see issues in the UI as well (such as the timeline marker ...

[CrashReport] UE4Editor-MetalRHI.dylib!FMetalRHICommandContext::RHISetShaderUniformBuffer()

UE - Graphics Features - Jul 6, 2017

This is a common Mac crash User DescriptionsEnabling Volumetric Translucent Shadow for an object with Translucent Material and Forward Shading always crashes on MacOS Sierra , Unreal 4.13 Callstac ...