In 4.15 When you update the transform of an instance static mesh a second time the editor does not update the location, to get the update to display correctly you must close and re-open the blueprin ...
Add button in Override Materials property is not responding in Skeletal Mesh > Rendering section in detail panel. This is not responding from 4.15 and above. ...
In 4.18, it is no longer possible to add a new empty group to a Matinee on Mac. Instead of asking for a name for the new empty group, the Matinee editor now just displays a small white dot in the Tr ...
Attempting to bind an event to OnPerceptionUpdated results in an error in Blueprints. It seems that this is caused by the TArray in the function signature not being a constant reference. Current co ...
REGRESSION: Yes, the crash does not occur in 4.18. A crash occurs when the user force deletes an actor blueprint that is being used as a child actor component in another blueprint that's in the lev ...
The files in the linked case contain a project with a Datasmith scene and updated .udatasmith files that contains changes to the imported scene. When using the Dataprep Tool to import the updated sc ...
When calling the ServerTravel command when using seamless travel, level blueprint logic is not being run on the client side. NOTE: Adding a small delay (tested with .2 to 2 seconds) after the "B ...
Adding an Event Dispatcher to the Level Blueprint and then renaming the initial graph node within that Event Dispatcher prevents deletion from that point forward. Renaming the Event Dispatcher from ...
@triage need approval to submit this into 4.27.2 When trying to select any of the tutorials in the editor, all of them except for the "Welcome to the Unreal Editor" tutorial are unresponsive. They ...
When changing the Torque Curve in a Wheeled Vehicle's Vehicle Movement Component, the values set don't affect the torque of the vehicle. ...