Launching a second editor with the websocket server enabled will try to bind to the same address as the first editor, and since the websocket server is running in the game thread, it will block the ...
Reported in SF [Link Removed] User has a file that will crash at launch consistently. Crash report indicates the problem is with PCG content inside the file. ...
According to the licensee report, UnrealMath.cpp (588) constfloat SINGULARITY_THRESHOLD = 0.4999995f; It seems that this can be avoided by changing the above value. However, changing SINGU ...
It looks like FCPXML is off by one frame for the MRQ export. For the old movie scene capture tool, it appears correct. ...
Static meshes can have normals flipped when the actor they are attached to has one component of its scale inverted. ...
[Link Removed] ...
Reported in SF [Link Removed] Client has a file that consistently crashes during loading in the PCGComponent.cpp that appears to be linked to placed vegetation. Crash occurs during file open and m ...
Spawn actor from class does not work when playing in a packaged game. ...