Adding a cable component to a custom code class will result in a build failure in Visual Studio unless the Cable Component's source code is modified to include CABLECOMPONENT_API. ANSWERHUB:https:/ ...
Landscape Materials which use the new Grass Output and have Tessellation turned to PNTriangles will crash the engine Also reproduced in Main Promotable-CL-2550487 & Releases/4.8/Promoted-CL-255045 ...
Object collision ignores landscape components that have been retopologized if the landscapes collision mip level is set to 1 instead of 0. ...
Project crashes if user presses compile or PIE unless they first disconnect and reconnect event tick within blueprint component BP_BuildStage. Frequency: 4/4 CrashReporter: [Link Removed] ...
If the user calls a function (We will call it "Parent's Function") from a child blueprint and then turns around and tries to call that implementation of the Parent's Function with in the parent it's ...
When the use adds key frames to a new animation sequence and then compiles and saves the editor will crash. ...
Material Nodes, particularly Constant Vector 3s and Texture Samples, become difficult to read when users overlay them like stacked cards. [Image Removed] Also reproduced in Main Promotable-CL-2548 ...
When spawning an instance of a blueprint using an archetype that is not a class default object, child components will be attached to the template component instead of the instance. ...
Delegation issue with copied instances of a Trigger BP that is based off of the StaticMeshActor parent class. If bp Trigger A is placed into the level and then 2 copies are made (B & C), when C i ...
Screen position does not appear to work when used in UMG. The Material appears to be one solid color. ...