Engine crashes when i try to remove unused bones. I have lot of things going on in those characters, they all share same skeleton. There are anim blueprints with control rig and pose drivers, there ...
Using the test asset provide the editor will crash when changing the import to Skeletal Mesh. This is a regression from 4.13 where this could be imported as Skeletal Mesh without issue. In 4.14 an ...
The engine crashes when trying to reimport a skeletal mesh that has no clothing data. This seems related to https://jira.it.epicgames.net/browse/UE-86948. Found in 4.24.1 CL#10757647 Reproduced in ...
Crash happens when trying to sculpt on a duplicated landscape that has edit layers enabled. This crash does not occur for landscapes that are duplicated with edit layers disabled. ...
Disabling Online Subsystem prevents the project from loading. On Windows, this produces an error shown in attached screenshot. On Linux, this causes a crash with the attached callstack on project ...
Strong object reference properties of an 'EditInline'-decorated UCLASS type embedded within a native C++ struct definition can be instanced at edit time by the user as part of a variable's default v ...
Performing operations on a Landscape with simplified collision can result in an assertion ...
Geometry cache section will crash in PostLoad when track is copied. See UDN for alternative repro steps and more info on attached repro project. ...
Class "UInstancedStaticMeshComponent" deliberately leaves null pointers in the "InstanceBodies" array of FBodyInstances. This can be seen in methods such as: [Engine\Source\Runtime\Engine\Private\I ...
Reimporting a virtual texture results in a crash. Tested in: 4.24P2 CL#10091930 , 4.25 CL#10183780 ...