Crash Occurs When Switching Value on TMap

UE - Gameplay - Blueprint - Mar 15, 2017

The editor seems to be intermittently crashing when switching the value of a Map variable. I've only been able to get this to occur when switching from one type to a Vector at this time. ...

[CrashReport] Deleting pins on Switch on Gameplay Tag Container node can cause a crash

UE - Gameplay - Blueprint Editor - Mar 15, 2017

When adding/removing pins on a Switch on Gameplay Tag Container node, it can cause a crash. There are multiple ways to get this to happen when deleting pins, the order given in the reproduction step ...

Sphere Trace incorrectly reports actor's location

UE - Simulation - Physics - Mar 15, 2017

When a sphere trace extends from an actor, if the sphere radius is large enough and/or the actor is close enough to one of the actors hit by the sphere, the reported hit location will be the same as ...

Unable to Edit Default Struct Key of TMap

UE - Gameplay - Blueprint - Mar 15, 2017

In a TMap where the key is a struct, it is not possible to edit the default value of the struct. Found in 4.15.0 CL# 3299760. Reproduced in 4.16 Main CL# 3345747 ...

Connecting Blueprint Function Input to Another Node Resets Default Value

UE - Gameplay - Blueprint - Mar 15, 2017

Connecting an input of a function in a Blueprint Function Library that has a default value to a node will cause its default value to be reset to 0 when the function is called in another blueprint. ...

Regression in Gaussian and Circle DOF

UE - Graphics Features - Mar 15, 2017

Don't believe there's a regression here, but would be good to verify everything is working as intended still after the scene-alpha refactors, no accidental swapped inputs or incorrect sampling. AA d ...

Reflection capture crash in FindOrAllocateCubemapIndex

UE - Graphics Features - Mar 15, 2017

See UDN thread ...

Camera turn rate in animation editor seems higher than it is in level viewport

OLD - Anim - Mar 14, 2017

In the animation editor, the viewport camera's turn rate seems very high, higher than the level editor's viewport camera. This makes it fairly easy to turn the camera a little too much, resulting i ...

UEdGraphSchema_K2::DefaultValueSimpleValidation() outputs an error message for bitmask fields.

UE - Gameplay - Blueprint - Mar 14, 2017

Byte properties tagged as bitmask values will emit an error on pin default value validation. ...

ImportAssets commandlet failing to create assets in project

UE - Editor - Content Pipeline - Import and Export - Mar 14, 2017

There are no errors or warnings in the console output or logs that suggest anything went wrong. Also attempted to import a .PNG with no luck. Exact command used, use of <user> where appropriate:UE4 ...