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-SlateCore.dylib!SWidget::FindChildGeometry(FGeometry const&, TSharedRef<SWidget,()

UE - Editor - UI Systems - Slate - Jul 20, 2017

This is a common crash affecting Mac users in 4.16, and going back at least to 4.11. This seems to be a continuation of [Link Removed], which was closed as cannot repro. User Descriptionswas looki ...

[CrashReport] UE4Editor-Renderer.dylib!FSceneRenderTargets::GetGBufferResourcesUniformBuffer()

UE - Graphics Features - Jul 20, 2017

This is a common crash affecting Mac users on 4.15 and 4.16 User Descriptionswhen i activate the blur effect of chameleon plugin. From LogAssertion failed: Assertion failed: IsValidRef(GBufferReso ...

[CrashReport] UE4Editor_CoreUObject!TFastReferenceCollector<1,FGCReferenceProcessor<1>,FGCCollector<1>,FGCArrayPool,0>::ProcessObjectArray()

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

This is a common crash affecting users in 4.16. Over 100 users have been affected, although they have not provided additional information. Source Context 469 TokenStreamIndex++; 47 ...

SceneTexture:WorldNormal Expression failing to Compile in World Align Blend Function

UE - Graphics Features - Jul 18, 2017

While attempting to modify the World Align Blend function in order to map decals to a surface based on a world vector input, I discovered the function fails to compile while passing the SceneTexture ...

"Working with Components on Actors Part 1" mentions incorrect behavior about adding component replaces root

Docs - Jul 18, 2017

In the Blueprints > Working with Components on Actors Part 1 tutorial, there are steps that say that when placing a component in an empty actor, it will replace the root component. This is old beha ...

When move selected foliage to level, Foliage can not move to level.

UE - World Creation - Worldbuilding Tools - Foliage - Jul 18, 2017

With 4.15, I can move Foliage to "Sublevel B", but I can not move it with 4.16. It seems to be affected by the update in 4.16 (New: When moving a foliage asset to a new level, you will now be prompt ...

StartWithTickEnabled is ignored for actor components that auto activate

UE - Gameplay - Components - Jul 13, 2017

Any change to the setting for the variable bStartWithTickEnabled in a skeletal mesh component is not registered. The component will tick even when the variable is set to false. Setting bStartWithT ...

Crash upon taking a screenshot on Gear VR

UE - Platform - XR - Jul 13, 2017

Using the shot console command or the RequestScreenshot function to take a screenshot in Gear VR causes the app to crash. This was tested on Android-19, ETC-1 configuration, with both Developer Mode ...

Editor is missing the Quick Feedback Message Bubble

Tools - Jul 12, 2017

The quick feedback message bubble is missing from the editor. It is also missing in asset editors as well This is a regression from 4.16.2 ...