Simulate physics on an actor and then using slomo 0 console command causes force being added to mesh

UE - Gameplay - Aug 5, 2015

If an actor has had simulate physics enabled and then the console command Slomo 0 is used, force will be added to the mesh, causing it to fly. ...

Duplicated blueprint components do not update until blueprint is compiled

UE - Gameplay - Blueprint - Jul 9, 2015

Duplicated blueprint components do not update when altered until compile is pressed. They don't accept new parameter values nor do they respond to any transforms. ...

Adding material to tiled landscape via details pane causes editor to crash

UE - LD & Modeling - Terrain - Landscape - Jun 22, 2015

If a material is added to a tiled landscape via the details pane, the editor crashes. Frequency: 3/3 CrashReporter: [Link Removed] ...

Pasting variable nodes into a BP without those variables, should add them to the BP on paste.

UE - Gameplay - Blueprint - Jun 1, 2015

If nodes are copy/pasted from a project in 4.7 to a project in 4.8, various nodes will not copy over and must be remade in the 4.8 blueprint. ...

Timer significantly lowers FPS as compared to tick running the same function

UE - Gameplay - May 1, 2015

Timers set to a low time setting, but that are not set lower than tick, have a significant impact on FPS as compared to tick when updated a large number of objects at the same time. ...

Open Level opens previous level in Launch mode

Open Level does not properly work in Launch Game. Instead of streaming the intended level, it streams the previous level. ...

Character BP yaw rotates at different speeds when played in Standalone vs. Selected Viewport

UE - Gameplay - Mar 12, 2015

When you have a character in a level and if you setup the blueprint of the character as shown below, the rotation of the character will differ when played Standalone vs Selected Viewport. Photo of ...

Details panel is very slow when there are many items in an editable array (even if hidden) (was Tile Selection Lag within Tile Set Editor)

Tools - Jun 22, 2015

Selecting tiles within the Tile Sheet Editor becomes laggy after changing the size and spacing of the tile set. ...

Enabling Tessellation on Materials in 4.11 causes geometry to Disappear

UE - Graphics Features - Dec 23, 2015

Any material that already exists in 4.11p1, with tessellation enabled, causes assigned geometry to disappear. Any material created within 4.11p1, with tessellation enabled and a base color, causes t ...

Set Actor Location and Teleport from a Character when touching an Actor simulating physics will launch the Actor

UE - Gameplay - Jul 23, 2015

Set Actor Location and Teleport from a Character when touching an Actor simulating physics will launch the Actor. User supplied a video demonstrating the problem: [Link Removed] Test project in Pa ...