Motion blur on single frames when character and camera are moving together

UE - Graphics Features - Jul 5, 2017

Motion blur on single frames when character and camera are moving together. Cannot tell what is causing this. There is no pop in the character animation and the only thing I can imagine is that th ...

Drag and Drop Import option allows folders with space in name

UE - Editor - Content Pipeline - Import and Export - Jul 7, 2017

By using the drag and drop import feature, users can import files that contain spaces in the name. This causes an error in the editor where files inside it cannot save because of the name. Renaming ...

Mouse acts as touch in content browser after alt+tabbing out of a PIE session that contains Virtual Joy Sticks

Tools - Jul 6, 2017

If the user alt+tabs out of the editor while using a virtual joy stick in pie, it will cause the mouse to use touch inputs. One example of this would be clicking the content folder which will then t ...

Camera Cut Tracks are stuck on last frame when using "Stop and Go To End"

UE - Anim - Sequencer - Jul 13, 2017

Camera does not return to player camera after "Stop and Go to End" is used. ...

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

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

Access none after making changes to a blueprint that is referenced in the level blueprint

UE - Gameplay - Blueprint - Jul 19, 2017

References for an actor blueprint appears to becomes invalid in the level blueprint when making changes to the actor's blueprint. This leads to an access none error. It seems that the actor referenc ...

Crash when Clicking on a Linear Color Default Value in an interface

UE - Gameplay - Blueprint - Jul 19, 2017

When selecting a default color for a linear color input for an interface. A crash occurs when trying to bring up the color picker. ...

Yellow 'Revert to Default' arrow disappears when not on screen

Tools - Jul 20, 2017

When a details value is changed, the yellow 'Revert to Defaults' arrow next to the changed value will vanish if the changed setting is scrolled off screen. This also prevents the arrow from reappea ...

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