Dynamically Created Hierarchical Instanced Static Mesh Component Reset with Wind Directional Source

UE - Gameplay - Components - May 6, 2015

A HISMC (Hierarchical Instanced Static Mesh Component) created dynamically through blueprints has its simulation reset by the Wind Directional Source. "The HISMC needs to get spawned from an Actor ...

Actors not marked as Always Relevant do not replicate to Clients that have possessed a vehicle past 15,000 units of the point of possession

UE - Networking - Oct 20, 2015

Actors not marked as Always Relevant do not replicate to Clients that have possessed a vehicle past 15,000 units (the sq root of Net Cull Distance Squared) of the point of possession. Note that repl ...

UMG Size to Content issue

UE - Editor - UI Systems - Jan 20, 2016

TextBox(Multi-line) or EditableText(multi-line) in UMG blinks when it meets certain condition in editor. The condition is Both Size to content option for TextBox(Multi-line) or EditableText(multi-l ...

Auto-Key All and Auto-Key Animated don't work as expected

UE - Anim - Sequencer - Jul 12, 2016

Auto-Key All and Auto-Key Animated don't work as expected. Might consider having a third option that Auto-Keys only the modified property. ...

Transition Notifies Available for Selection in Character Blueprint

OLD - Anim - Sep 21, 2015

Transition Notifies are available for selection in Event Graph of the Character Blueprint even though, apparently, they only function in the Event Graph of the AnimBlueprint. ...

'Can Jump' functions differently in 4.13

UE - Gameplay - Sep 2, 2016

'Can Jump' functions differently in 4.13 User Description: "Can Jump" doesn't update in an appropriate manner in 4.13. In 4.12 it would return true while grounded, false while in the air, and the ...

Painted Vertex Colors not Passing Color when used with Emissive for Static Lighting Setting

UE - Graphics Features - May 24, 2016

When painting Vertex Colors on a mesh, and enabling the 'Emissive for Static Lighting' option, the painted colors are not passed to surfaces receiving the emissive static lighting. The regular emis ...

Crash when using Landscape when building lighting with commandlet

UE - Graphics Features - Jun 6, 2016

When using the new Rebuild Lighting commandlet will cause a crash with any level that builds when it has a landscape in the scene. https://github.com/EpicGames/UnrealEngine/commit/f89256dd0efb7d0b ...

Ignore Base Actor Rotation set to false continues to ignore base actor rotation

UE - Gameplay - Apr 14, 2015

Setting Ignore Base Actor Rotation to false continues to ignore base actor rotation when standing on an object that is spinning. ...

Get Mouse X and Y stops working when Show Mouse Cursor is enabled

UE - Editor - UI Systems - Slate - Mar 31, 2016

Get Mouse X and Y stops working when Show Mouse Cursor is enabled This did not happen in 4.10.4-2872498 User Description: hello im having a issue i believe its a bug. im making a city builder sty ...