A Blueprint created from Actors in the level does not preserve the relationship (hierarchy and transforms) of both components. Reproduced in 4.8.3 binary, 4.9 Release (//depot/UE4-Releases/4.9/Prom ...
Before UE4.12 A user could drag a folder and its sub-directories from the Finder in Windows into the Content Browser and it would keep the folder structures. Now, doing the same results in the asset ...
When running the construction script of an actor blueprint, user-defined variables are reset to NULL each time the script is run. This seems inconsistent, as if the variables are set to Expose on S ...
Projects using Open Level (blueprints) or ServerTravel (in C++) will crash the application once it's open on a device using Gear VR Mode. 10-05 18:01:46.451: A/art(19619): sart/runtime/check_jni.cc ...
Instanced meshes called in player character do not correctly register overlaps with other actors. ...
After importing a skeletal mesh FBX (*IMPORTANT: With "Import Mesh" not selected the first time) the option box to "import mesh" disappears and the user is forced to use the originally selected "ske ...
When reimporting a static mesh settings that have been changed in the Static Mesh Editor will be reset to the defaults. ...
A crash occurs when attempting to save a level after building static lighting for a large landscape. I was originally investigating a memory leak issue with landscapes, and the user provided the pa ...
When using the Engine's High Res Screenshot tool, there is a limit on the amount of foliage that can be present before the meshes stop appearing. This number is around 1500 meshes, though I was not ...
The logic in the AssetManager to determine if a scanned Blueprint should be added to the primary asset directory is wrong if that blueprint has an active redirect targeting it. The simplest way to r ...