Changing a function parameter type of a Split Struct isn't reflected in the editor

UE - Gameplay - Jul 17, 2017

Changing a function parameter type of a Split Struct isn't reflected in the editor. When the variable type is changed, the split struct will remain. This also effects generic variables. User Desc ...

Crash when using Find Substring node if the starting position is higher than the number of characters in the string being searched

UE - Gameplay - Blueprint - Jul 17, 2017

If the "Start Position" in the "Find Substring" node is larger than the number of characters in the "Search in" field a crash will occur. ...

Typing "Print S" in Blueprint Graph Context Menu returns wrong result

UE - Gameplay - Blueprint Editor - Jul 17, 2017

Typing "Print S" in Blueprint Graph Context Menu returns a result that does not contain the letters "Print S" this issue persists is you add another s after (Print ss). The search should display som ...

Copying a blueprint instance will reset array values if new element has been added

UE - Gameplay - Jul 17, 2017

Copying a blueprint instance will reset array values if new element has been added. Repro project is using a variable type of Static Mesh but this also happens with other variable types as well. Us ...

Objects set to Stationary and movable do not create shadows in the right eye for daydream

UE - Platform - Mobile - Jul 17, 2017

If the user sets and object to movable or stationary the object will not cast a shadow in the right eye when using Daydream. ...

Unable to locally rotate individual foliage

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

Unable to locally rotate individual foliage. This seems to have been a limitation of the foliage tool from it's creation. Licensee Description: I would like to ask if there is any way how to preve ...

Blueprint compile failure with empty FTimerHandle return value

UE - Gameplay - Blueprint - Jul 13, 2017

Blueprint compile failure when returning a Timer Handle from a function call when the Timer Handle node is not connected. Compile failure message: "ICE: The type of property %s doesn't match a term ...

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 ...

Sequencer capture movie rendering is issue.

UE - Anim - Sequencer - Jul 13, 2017

This problem always occured in 4.16.0, 4.16.2. It does not occur 4.15.3. ・Reproduction Project Linkhttps://udn.unrealengine.com/storage/attachments/299111-captureerror-416.zip ...

shadow seam occurs when lighting is built after object is rotated

UE - Graphics Features - Jul 12, 2017

There is an issue that is occurring where visible shadow seams appear after an object is rotated where it was not previously. CL tested 4.15.3 - CL 3450819 - Issue is present 4.16.2 - CL 3514769 - ...