Dynamically loaded animation blueprints do not work within packaged product. Download the pre-made project from here: [Link Removed] ...
If a value other than 0 or 1 (Ex. 0.1) is put into the 'Scale Value' parameter for the Add Movement Input node, any clients will respond as if the value is 1. User claims this worked in 4.6. ...
Reported by a licensee: We currently force the MODULE_API_VERSION to be the same as our release of 4.8.0, even if licensees are using a custom version scheme. This can cause content that will refus ...
Clicking the GameMode Override dropdown in the World Settings tab crashes the editor. Also occurs with any of the sub-options for the GameMode. Does not appear to occur if there is not already an ex ...
If you set up a default Sprite in an Actor BP and in the construction script set the sprite to an Editable Sprite Variable, in order for the new sprite to show up mobility of Sprite and BP must be M ...
When project is set up for Dynamic Modifiers Only navmesh generation the pathfinding simply doesn't work (due to missing navmesh). It does get generated properly in the editor, but is no longer ther ...
If the UPROPERTY() specifier "VisibleDefaultsOnly" or "EditDefaultsOnly" is used on a component reference that is attached to the root component selecting the actor with this component in the world ...
An apk packaged in 4.8 release with 'Package game data inside .apk' unchecked does not create a SaveGame folder in the device's directory and does not create a .sav file. File is saved if the SaveGa ...
This bug is being entered for integration purposes. This is already fixed in 4.9 Main with one of Lina's changes (CL:2584657). Wanted to try and get this into a 4.8 hotfix ...
If the the onpaint function is used it can cause the top and left sides of the screen to retain artifacts. Attached image for reference. ...