Attempting to procedurally create SplineMeshComponents along the spline of a SplineComponent via a derived SplineComponent class's constructor causes the project to crash. It runs into an ensure mes ...
If you replace steps 2 and 3 and add "All Nearby Spawned Actors" first, and then add the Source of "Level Sequence", the animation of the first shot will also be recorded. ...
Arithmetic assignment operators seem to be applied twice when committed in the Niagara stack. This occurs when entering *= 2.0 for example into a float input. This may be the result of the SNiagar ...
Adding a material to a mesh that is affected by world position offset has reduced tessellation around the meshes edges. This is seen when viewed in wireframe and is influenced based off of the angle ...
A licensee is getting a crash when using the GetPointClampedSampler within a Custom Node. Regression? No, this crash occurs in 4.12.5, 4.13.2, and the 4.14 preview 3 release. ...
Switch Skeletal Mesh node crashes the editor if the blueprint is compiled after changing the mesh being called on node. Frequency: 3/3 CrashReporter: N/A NOTE: tied to [Link Removed], however on ...
Cannot manipulate Skeletal Mesh Components with Transform Gizmo in Blueprints This DOES NOT occur in 4.11 or 4.13. Fix from 4.13 will need integration to 4.12. ...
When using a line trace in the construction script so that objects can return a value destructible meshes will not return a hit. This does not affect use in game with PIE or Standalone game, but if ...
When editing the 'Libraries Category Text' field within a Material function a crash occurs. Regression? Yes, this crash does not occur in the 4.11 release. I have attached an image for reference. ...
It is believed that soft references resolved during runtime, point to the edit time instances of actors instead of the runtime instances. This issue does not reproduce when it is called from an Inp ...