Sequencer spawned blueprint functions/variables not firing with correct values on begin play

UE - Anim - Sequencer - Dec 11, 2017

Created in relation to https://udn.unrealengine.com/questions/405764/is-it-possible-to-set-sequencer-spawnables-propert.html Issue relates to behavior of the Event BeginPlay and the propagation of ...

Box Collision component with physics interacts with the player capsule when set to Overlap only

UE - Simulation - Physics - Dec 8, 2017

Box Collision component with physics interacts with the player capsule when set to Overlap only. This only seems to happen when both the Box Collision and the player capsule are set to Generate Ove ...

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

Tools - Dec 6, 2017

Top Crash in 4.18 release Comment from User: "Picking a color for my shader" Source Context:// NOTE: The following is an Unreal extension to standard shared_ptr behavior 788 FORCEINLINE ...

When it is greater than a Character Capsule's radius, SphereTraceByChannel is set to the origin location

UE - Simulation - Physics - Dec 6, 2017

When SphereTraceByChannel has a radius greater than the Character CapsuleComponent it causes the SphereTraceByChannel hitbox to register to the Character's origin point instead of the static mesh it ...

Hot Reload wipes all elements of UProperty TArrays in Blueprint subclasses

UE - Foundation - Cpp Tools - Hot Reload - Dec 5, 2017

Hot reloading a change that affects a class that contains a TArray UProperty will wipe all of the array elements of any Blueprint subclasses of that class. Regression?: Yes This does not occur in 4 ...

Sine Wave audio plays choppy in editor

UE - Audio - Dec 4, 2017

Playing a sine wave as an audio sample in the editor produces a choppy sound when it does not outside of the editor. This issue does not appear to be a regression. Versions Tested: Issue occurs in ...

Shortcut(Function, Add a new function graph) leads to crash in the MacroLibrary editor.

UE - Gameplay - Blueprint Editor - Dec 4, 2017

Shortcut will still led to create a new function in the macro library. and this makes engine crash with following callstack. Assertion failed: Blueprint->BlueprintType != BPTYPE_MacroLibrary [Link ...

Engine Scalability Foliage Quality not being applied automatically

UE - World Creation - Worldbuilding Tools - Foliage - Dec 1, 2017

Engine Scalability Settings for Foliage Quality are not applied to foliage meshes automatically. Found in 4.17.2 CL 3658906, 4.18.1 CL 3754814, and 4.19 Main ...

[CrashReport] Mac crash - UE4Game!FShaderCache::InternalSetGraphicsPipelineState

UE - Graphics Features - Dec 1, 2017

This is a common Mac crash in 4.18. It occurs in Game mode, not in Editor. Users have not provided any descriptions of their actions when the crash occurred. Callstack from Log[2017.11.21-20.30.4 ...

Enable Per Poly Collision setting in skeletal mesh doesn't apply when adding mesh to level

OLD - Anim - Nov 30, 2017

On a skeletal mesh, there is a setting under the Asset Details for "Enable Per Poly Collision". This check box can be checked, but the setting is not kept when the skeletal mesh is added to the leve ...