-Crash occurs when debug is set, and anim Blueprint is compiled while actor blueprint is selected -When reopening project, imported assets are no longer there -Reopening project after crash, the opt ...
When using a Third Person UE4 Mannequin, Opening the Physics asset tab, and welding the collision between left foot ball, to left foot results in an Engine crash. Additional Note: Using the same ...
Create a blueprint based on actor, give it a SceneComponent named ExampleComp (BP_TestActor) - this should be the blueprints only componentCreate a new level (TestMap), place an instance of the bluepr ...
When attempting to fracture a destructible where the source static mesh has been deleted we get a crash in APEX. APEX can't seem to find any root leaf nodes to begin fracturing upon. This does not ...
A Movable Point Light placed in the center of a field of foliage meshes will render shadows only at certain heights and going above those heights will cause the shadows to completely disappear. [Im ...
When subtracting two date time sets to find the time span between them, the results are inconsistent. The results given give the total number of the unit measured for the time elapsed were as others ...
Attempting to add a new element to a struct array through the details panel when the panel is locked results in a crash. Regression?: No This issue did not occur exactly the same way in 4.18, but t ...
In an actor blueprint with a scene component blueprint as its root, if you add a child object to the scene component blueprint, and then go into the scene component blueprint and set the location to ...
Crash when attempting to connect a custom Niagara parameter struct to a node when the struct contains an array ...