When diffing a blueprint against depot via the Content Browser context menu action "Revision Control > Diff Against Depot", restoring an instanced object property from the depot version results in t ...
When Niagara FX of a recording actor is spawned during taking a record, that FX behavior must be recorded and able to be playbacked. However, Niagara Component Auto Activation by BP node is not reco ...
FKConvexElem::CalcAABB was ignoring the elements currently defined transform, and only scaling. This means that any actor that has a transform (not just Merge Actors) could potentially have very dis ...
In the vehicle template, vehicle wheels ignore collision settings of the vehicle when they are set to custom and altered. ...
An Engine plugin with the Program module type and EnabledByDefault set to true can cause the Engine to fail to build successfully due to UHT failing. I was only able to reproduce this behavior using ...
"The test event is set up using the default CE port, but every time an event is sent through the launcher the display receives the input and processes it, however the launcher will "hang" and stop ...
As per the steps to reproduce, Keep Simulation Changes will often only copy back the most recent property changed on a simulating Actor back to the version of the Actor in the Editor level. It is no ...
PlayerController isn't tickable during pause while using the 'Set Tickable When Paused' node. https://answers.unrealengine.com/questions/243791/camera-ticks-but-does-not-update.html User Descriptio ...
When a new client joins a server all of the actors will be replaced with new copies of themselves. This will cause things like the construction script and event begin play nodes to fire off every ti ...
This is a common and longstanding crash that has occurred since at least 4.16 User DescriptionsTrying to paint my new sandtexture onto the terrainOpened the material editor by double clicking a mat ...