Property changes are ignored for instanced UObjects that exist in components

UE - Gameplay - Blueprint - Aug 4, 2017

When a component class contains an instanced reference to a UObject class that is EditInlineNew, adding the component to an actor makes the UObject properties uneditable in instances of the actor. ...

Crash when moving landscape that contains landscape spline to sub-level

UE - LD & Modeling - Terrain - Landscape - Aug 4, 2017

Crash when moving landscape that contains a landscape spline to another sub-level. User Description: The Editor crashes on copy and pasting a landscape spline over to another Level. Always rememb ...

Draw at desired size does not return to being false when unchecked

UE - Editor - UI Systems - Aug 4, 2017

When setting "draw at desired size" for a widget component to true, the "Draw size" will no longer respond to input. ...

Particles emit from corrupted positions when spawning from cloth vertex

UE - Simulation - Physics - Character - Aug 4, 2017

When spawning particles from skeletalMesh vertices(using Skeleteal Vert/Surf Location), if the specified mesh is a cloth, some particles appear away from the mesh itself. This happens in 4.16 and 4. ...

[CrashReport] UE4Editor_Renderer!FUniformMeshConverter::Convert()

UE - Graphics Features - Aug 3, 2017

This is a regular crash that has occurred through 4.16 and into the 4.17 previews. The callstack is similar to [Link Removed] (invalid), although the error message is different. User Description ...

[CrashReport] UE4Editor_Engine!FViewMatrices::FViewMatrices()

UE - Graphics Features - Aug 3, 2017

This is a trending crash in the 4.17 previews. Unfortunately users have not provided any descriptions of their actions when the crash occurred. Source Context 464 FViewMatrices::FViewMatric ...

[CrashReport] UE4Editor_PropertyEditor!FDetailCategoryImpl::GenerateNodeWidget()

Tools - Aug 3, 2017

This is a trending crash in the 4.17 previews. Unfortunately users have not provided any descriptions of their actions when the crash occurred. Source Context 557 TSharedRef<ITableRow> FDe ...

Mac Crash when foliage painting in QAGame with TallGrass_01 asset

UE - LD & Modeling - Terrain - Landscape - Aug 3, 2017

This crash seems to only be reproducible using the TallGrass_01 asset in QAGame. Having other foliage assets selected sometimes prevents the crash, but usually any combination of assets plus TallGra ...

Crash when launching a packaged project where a code class gets a reference to a Blueprint widget that contains an instance of a Blueprint struct

UE - Gameplay - Blueprint - Aug 3, 2017

A packaged project will crash on launch if a code class uses ConstructorHelpers::FClassFinder to get a reference to a Blueprint Widget that contains a Blueprint struct variable. Disabling EDL in the ...

Deploying from Windows to Linux fails on the first attempt

UE - Platform - Linux - Aug 3, 2017

After hitting this failure, if you try to deploy again, then it will work. This only occurs on the first attempt. Initially, I thought I hit a disc space issue I was hitting due to having a sample ...