Variables named PlayerCamera are being automatically replaced with references to PlayerCameraManager in Player Controller Blueprints. Occurs when you copy+paste a reference (both get and set) to Pl ...
When using a DoF setting and in Mobile Preview/Metal or launching on a iOS device which supports Metal, the DoF Focal Distance and Regions are ignored and the whole scene has DoF applied to it. ...
Reported by Square Enix on UDN, ...
When an actor is spawned with Spawn Parameters that are templated the engine crashes when closing a scene. This wasn't happening when there wasn't a physics constraint on the spawned blueprint. Thi ...
When generating HLODs, it is possible for the generator to ignore material override settings. The generator will not respect the constants, and does not change them in the Material with a default se ...
First Person Scale and First Person Field of View on camera components do not apply to the depth prepass when rendering First Person View meshes, leading to a mismatch between the depth pre-pass and ...
If an interface is removed from a blueprint and an interface function is transferred to a local function, the interface cannot be re-implemented in the blueprint. ...
if a nonstandard additive bsp brush collides with a standard additive bsp brush, the surfaces of the bsps break and artifact, causing numerous holes in the brushes. ...
The editor crashes when a user imports a float curve into a timeline within the level blueprint then attempts to open another level. ...
AddProceduralMeshComponent node throws UnknownTemplateReferenced errors in duplicated Function User description: 1) Make a function that has a Add Procedural Mesh Component node. 2) duplicate func ...