When SetWidget is called, the call to Widget->MarkPendingKill(); causes the widget to lose functionality if the widget being created is the same as the widget previously removed. ...
Crash occurs when importing an alembic asset as a static mesh, saving it, and then importing it again as Geometry Cache. ...
If a widget is set to be the parent of another widget and that widgets child is added to its designer tab, opening one of those widgets will cause a crash ...
When using an Attach track in sequencer to attach an actor that contains more than one skeletal mesh component, the UI to choose which mesh component to attach to pops up, but then the editor hangs ...
Custom Stencils don't appear to work with 3d widgets. ...
Changing Color Grading settings of a post process volume and using "Enter" to commit changes prevents the editor from entering PIE / Simulate mode with the error message "Can't Play In Editor / Simu ...
When importing Rhino 'Extrusions' with Datasmith results in extremely dense meshes. A simple box can end up having thousands of vertices. This issue was reported and tested in 4.21 (4.21E0). This ...
If I disable "Save Record Assets", all animations are recorded. I have checked the implementation of bSaveRecordedAssets, but I am not sure if this is the intended implementation. ...