There is an issue that occurs where changing the scalability settings via the game script during play saves the values for the editor, but when the game is played a second time, the settings visuall ...
When you are using a Custom Widget, changing the cursor setting does not change cursor during PIE or packaged games. only changing the cursor options in the original widget fixes the issue. This iss ...
When attaching actors via the world outliner, there is an issue occurring using the visibility option, actors attached via the world outliner do not follow the visibility of what they are attached t ...
There is an issue with selecting multiple meshes that are children of different scenes when the scale is different than the default. moving the static meshes together causes them to move at differen ...
When Using the "Set Position in Viewport" it changes anchor values of a widget to 0. This node seems like this should not be changing the anchor values, but it is unsure if this is intended behavior ...
When duplicating an Actor at Runtime, the duplicated Actor won't execute any tick events when duplicated from the World Outliner or Alt-clicked and dragged in the Viewport. If the Actor is dragged i ...
The column names in the data table editor appear to directly use the property name instead of the "pretty" version of the property name. If the "DisplayName" meta specifier is used, though, that is ...
The listen server will see jitter in clients character movement and animations. This is hard to notice without the "slomo" command but is extremely obvious using "slomo". Clients will see server and ...
In Simulate or PIE it is not possible to see any Navmesh Volumes past the 1st in a multi-navmesh setup. Any Nav Volumes after the 1st need to have the 1st one enabled for them to be drawn in the Lev ...
In a character's Physics Asset, a bone that is set to Kinematic and its children will have a scale of 1 overriding the Skeletal Mesh's Scale Transform settings. When the root of the body is changed ...