Upgrading a code project from 4.8 to 4.9 results in the startup project in the Visual Studio solution changing from the game project to the UE4 project.

UE - Foundation - Cpp Tools - UnrealBuildTool - Sep 22, 2015

Upgrading a code project from 4.8 to 4.9 results in the selected startup project in the Visual Studio solution changing from the game project to the UE4 project. This results in unexpected behavior ...

r.AllowStaticLighting=False causes Rendering Issues

UE - Graphics Features - Sep 22, 2015

When setting a project to only use dynamic lighting with the console variable r.AllowStaticLighting=false, the rendering of a Skeletal Mesh in Persona is corrupted. r.AllowStaticLighting=False: in ...

Blueprint Implementable Events and Event dispatchers with the same name break the event dispatcher.

UE - Gameplay - Blueprint - Sep 22, 2015

Creating an event dispatcher and BlueprintImplementableEvent function with the same names causes a signature conflict inside the blueprint. The event dispatcher is then broken as it cannot be delet ...

Sound Track in Matinee Ignoring Track Location and Playing Audio at Beginning of Sound Wave/Cue

Tools - Sep 22, 2015

When scrubbing the Matinee handle with a Sound Track added, no matter the location of the handle, the sound wave associated will play from the beginning of the audio file. Tested in 4.8.3 - 2634408 ...

SyncGroups Do Not Function between AnimSequences when Blend Time is 0

OLD - Anim - Sep 22, 2015

SyncGroups Do Not Function between AnimSequences when Blend Time is 0 (zero) *It is quesitonable SyncGroups function between AnimSequences regardless of what the blend time is set to, but especiall ...

SyncGroups Do Not Function between BlendSpaces when Blend Time is 0

OLD - Anim - Sep 22, 2015

SyncGroups Do Not Function between BlendSpaces when Blend Time is se to "0." *It is quesitonable SyncGroups function between BlendSpaces regardless of what the blend time is set to, but especially ...

Execution reroute nodes become wildcard reroute nodes when creating a second reroute node off the same execution pin

UE - Gameplay - Blueprint - Sep 21, 2015

Execution reroute nodes become wildcard reroute nodes when creating a second reroute node off the same execution pin. Note: this does not appear to affect their functionality as execution reroute no ...

Unexpected behavior resulting from overlapping or touching physics actors when Simulate Physics is enabled through input

UE - Simulation - Physics - Sep 21, 2015

Weird behavior occurs when toggling Simulate Physics on physics actors by input instead of on BeginPlay. Multiple odd behaviors are present such as touching physics actors ignoring collision. Test ...

Opening Montage hangs UE4Editor

OLD - Anim - Sep 21, 2015

Editor experiences an unrecoverable hang when placing the user's Montage into a Third Person Blueprint Project and opening the montage after retargeting to the current skeleton. Attached Log from P ...

Sometimes the vive will get locked to 60 FPS with duel monitors due to overlap between the windows

UE - Platform - XR - Sep 21, 2015

The Vive will sometime get locked to 60 FPS due to the window bleeding over into a second monitor. ...