When a UPROPERTY() macro is changed and the recompiled, the hot reload in the editor will cause any BP based on the class to lose certain aspects of the Detail panel such as the actor's transform. ...
Static meshes lose their static mesh reference when alt-dragged in viewport. This only occurs if the mesh is located in a filepath containing square brackets ( [] ) within the filepath name. Additio ...
If a level has UMG widgets, swapping to other levels (including the level you're already on) doesn't clear away the UMG widgets. ...
Planar Reflections seem to be inverted on mobile devices. The angles seem to be off too. ...
Calling a macro that has a delay node again before the original call's delay could finish will cause the second call to be ignored when reaching the delay node. This did not occur in 4.12.5 and is n ...
Although Asset Tabs will be restored, the option to "Restore Open Asset Tabs on Restart" in the Editor Preferences becomes unchecked after a crash thus causing the user to remember to select it afte ...
Slow memory leak occurs after opening Actor Component blueprints. ...
When importing an asset that is using the naming convention for SkinXX to order material elements does not work properly when the elements are not sequential. Any material that is not in sequential ...
The user is reporting that, on their iMac, Whenever _AMDDeviceDetached event occurs in the Activity Monitor, the editor hangs utilizing a reported 101% of the CPU. *The user claims this is 100% re ...
Merge an actor that contains Instanced Static Mesh components will reset to 0,0,0. The Instanced Static Mesh components must be set using the Add Instance node through the Construction Script for th ...