This is a regular crash occurring in 4.16 and 4.17. The callstack is nearly identical to [Link Removed], which was fixed in 4.15 (different error message though). User DescriptionsImporting Files ...
The engine crashes when the r.MaterialQualityLevel is changed in a cooked game that uses the FastGeo Streaming Plugin. The crash doesn't repro with the same steps in Editor, just in a cooked build. ...
Hear events are never fired while See events are fired. They are mutually exclusive, with See events taking priority if both happen. ...
When using external actors, adding/removing/replacing/editing an actor instance inside a level does not cause any modification to the Level package, which helps reduce contention for the map file on ...
Instanced Static Meshes will have incorrect velocity if a Material uses World Position Offset. Fixed WPO in a material causes significant velocity on the ISM. This was also replicated in //UE5/Rele ...
This is a common crash affecting users in 4.16 User DescriptionsI imported an FBX and the editor crashed.alembic import from brekelwhats wrong with the ue4 alembic importer? Source Context 120 ...
This is a trending crash coming out of the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Based on the affected project names, this crash seems co ...
When generating a patch, (patch pak file) the .uexp file of the Editor Start Map and the Game Default Map are both packaged into the patch, even if another map is specified. Example: Editor Start ...
The orientation warping node breaks incoming poses where bones are already in component space. This is because, in EvaluateSkeletalControl_AnyThread, we are repeatedly setting bone transforms direc ...