Editor crashes when removing a widget from the viewport via Event Destruct. This appears to happen when using the Stop button during PIE ...
If the UPROPERTY() specifier "VisibleDefaultsOnly" or "EditDefaultsOnly" is used on a component reference that is attached to the root component selecting the actor with this component in the world ...
After enabling Light Propagation Volumes with the console variable r.LightPropogationVolume=1, opening or creating a material with the subsurface profile model will crash the editor. Broken in 4.6. ...
It seems that changing the name of a variable inside a struct that is being used by a Control Rig variable causes a crash. Additionally, after making the change and recompiling the Control Rig bluep ...
Clients crash when being part of a Seamless Travel if there was an active particle system in the level that was spawned at runtime. If the travel is not seamless, the particle system is placed in th ...
If a new editor plugin has a button added with OnClicked functionality, the editor will crash immediately when accessing the plugin. Removing the OnClicked portion of code allows the plugin to be a ...
Performing a hot reload in the Editor after adding a custom UserDefinedEnum C++ class to a project results in a crash. A normal compile in Visual Studio will complete successfully. ...
Crash occurs in the updated Physics Asset Editor if you LeftClick while moving a ragdolled asset during Simulation. This is a regression from 4.17.2 User Descriptionsin the new physics asset edit ...
When using ComplexCollisionMesh of StaticMesh asset, at the time of hit, the physical material refers to the material of the drawing mesh side using the material index of the collision mesh side. T ...
Navigating to a level with a skeletal mesh asset from that level copied to the clipbard from the world outliner will cause the editor to crash. This can currently only be reproduced in the TM-Contac ...