Setting a ParticleSystem component in a Blueprint to none/null with a "Set Template" node causes the editor and the packaged project to crash. I have noticed this when migrating my game to 4.22, whi ...
When a user tries to add a skeletal mesh component to a blueprint with a niagara system to use the skeletal mesh with that niagara system, the niagara system will stop rendering because it does not ...
When adding a niagara system that reproduces a skeletal mesh and a skeletal mesh as components to a blueprint, the niagara system immediately updates its skeletal mesh to the most recently updated s ...
When using an Editor Utility it appears that the user cannot write to the Undo Buffer. ...
When duplicating multiple components at once it appears to crash the editor. Regression: Yes, this appears to be working in the previous version of the engine (4.21.2-4753647) ...
Regression. Function library saving crashes if it references to a string table entry. ...
This will result in not getting the Phys Material when doing collision query. Info from the UDN "Having stepped through the ULandscapeLayerInfoObject::PostEditChangeProperty I can see that the U ...
DrawBoxSweeps does not account for box rotation when drawing lines between swept vertices, leading to disconnected debug visuals. ...