When using move component to to move a component, and then calling Destroy Actor when the actor overlaps another actor, a crash occurs. In this case, the user was attempting to move their static m ...
From reporting UDN: "We had a weird issue with new components added in C++ not being instanced properly on non-direct Blueprint children. It seems to happen if loading of the parent BP is deferred ...
When the cvar "r.VolumetricRenderTarget.PreferAsyncCompute" is enabled, it will cause Volumetric Clouds to ignore the influence of Volumetric Fog. In high-fog environments, this can cause the clouds ...
When using Drad and Drop UMG with iOS via the information provide in the forum thread, the project will crash on the device it is deployed to when dragging the UMG ...
When a user creates a blueprint node of their own that is used to spawn a user created object, the project becomes unable to be saved after the blueprint is put into use. ...
Observed by a licensee: [Link Removed] When a material instance points to a material, and the material is edited to change a texture and the material and material instance are saved, the material i ...
The desired behavior from a user perspective here is that they'd be able to use Static Switches in a decal master material to toggle different features and behaviors. In the above setup, if I set th ...
Calling DeprojectScreenPositionToWorld while in VR mode does not project from the center of the Oculus view. Using the results of the call with a line trace will show the line coming off center fro ...
Pressing down a key for a widget blueprint works in PIE however, it's not functioning once the project is packaged. Project Rar File: [Link Removed] ...
Casting to a character class inside of AnimBlueprint after a hot reload caused editor to crash Crash Reporter: [Link Removed] Additionally, Casts fail, breaking AnimBlueprint after a hot reload ...