[Feature Request] Add a project setting to change the number of texture samplers to support in ES2

UE - Platform - Mobile - Feb 23, 2018

Add an item to Project Settings, Android, "Support 16 Texture Samplers on ES2". The bBuildForES2 flag must be enabled for this setting to be active. The tooltip should read "Allow 16 texture samp ...

[CrashReport] UE4Editor_UnrealEd!FAssetData::FAssetData() [assetdata.h:107]

Tools - Feb 22, 2018

No user comments on crash group ...

[CrashReport] UE4Editor_CoreUObject!UObject::ProcessEvent() [scriptcore.cpp:1189]

UE - Platform - XR - Feb 22, 2018

No user comments on crash group ...

ModifiedDelegate and SaveDelegate in FSettingsSection are not always executed when a config value is changed

Tools - Feb 22, 2018

The comments describing ModifiedDelegate and SaveDelegate in FSettingsSection seem to indicate that the delegates should be executed after the settings section has been modified or should be saved. ...

Connecting GetSequenceBinding node to LevelSequence including Spawnable Actor etc. will result in error

UE - Gameplay - Blueprint Editor - Feb 22, 2018

[Link Removed] ・Open attached project ・Open NewMap ・Confirm that an error appears on the console ・When creating a Windows (64-Bit) package in this state, the same error occurs ...

Split screen causes rendering issues with lightshafts

UE - Graphics Features - Feb 21, 2018

There is an issue occurring where Split screen causes rendering issues with light shafts. This issue does not occur if you use the command " r.lightshaftquality 0" The issue no longer occurs. This i ...

Blueprinted class fails to instance private objects if the hosting subobject's class inherits an instanced variable

UE - Gameplay - Blueprint - Feb 21, 2018

Blueprints that contain an instanced private object that is nested under an instanced subobject and the defaults of that blueprint are set up using EditInLineNew, any instances of the blueprint will ...

DFAO does not support World Origin Rebasing

UE - Graphics Features - Feb 20, 2018

Details panel is blank when compiling after setting default subobject property to None

UE - Gameplay - Blueprint - Feb 20, 2018

If the user sets a default subobject property to None, the Details panel for the component will be completely blank and not able to restore the subobject property in anyway. ...

Blueprints not marked dirty when variables in referenced actors are renamed

UE - Gameplay - Blueprint Compiler - Feb 20, 2018

Blueprints using renamed variable do not indicate that they need to be recompiled. (However errors are shown on play) It is possible to not see an error if you add a variable with the same name as ...