Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 336 337 if (bHasRotationKeys) 338 { 339 TSharedRef<FStru ...
UE allows actors to be attached to other actors. More precisely, it allows the root component of an actor (child) to be attached to any component of another actor (parent). From now on, "parent" and ...
Exporting an alembic skeletal mesh that has been imported and then exporting it to FBX using the asset actions options will cause a crash. Tested with: Crash - 4.13.0 Binary CL-3106830 Crash - 4.1 ...
When a Niagara System has SimTarget set to GPUCompute Sim, CameraQuery is only returning data from the Player0 camera, regardless of PlayerControllerIndex. The expected behavior would be to have the ...
In certain circumstances, when a derived blueprint is compiled, all properties from its inherited components can be silently reset to defaults on instances placed on the current level. This results ...
Context: Static Mesh Spawner is used to spawn one static mesh per point in the provided point data. PCGMeshSelectorByAttribute is used to select an entry based on an attribute present on the mesh. ...
Having an actor blueprint (A) that contains an array variable of references to another actor (B) that is connected to a Length node and a Vector array that is connected to a ForEachLoop causes bluep ...
This is a specific subset of D3D HUNG crashes from [Link Removed]. This JIRA is for the crashes with the following results from Aftermath: [105]LogRHI:Error: [Aftermath] Status: Timeout [105]LogR ...
This is a common cook crash affecting users in 4.16. It is possibly the same issue as described in [Link Removed] for past engine versions. Source Context 33 virtual void Serialize(void* ...
Crash Reporter information added for 4.7.2 - 4.7.6 Also Reproduced in Main Promotable-CL-2527312 Crashes from current engine seem to be predominately from Open World Content Assets. including Rep ...