Licensee reports an issue with MeshDescription indexing when reversing a degenerate triangle. ...
See attached project for a good repro ...
Custom Transition Notification Events in ABP's StateMachine are not searched. Therefore, users cannot search where a particular Custom Transition Notification Event is defined. ...
WP handles PIE Editor only properly (doesn't load the actors at all) but the old level streaming system just hides them through the FPrimitiveSceneProxy. So in this instance, the bug is that the Lev ...
CopyFileUnderSourceControl has instances when the response is not a success even though the files are copied successfully under source control. It seems FPerforceCopyWorker::Execute() tries to reso ...
MarkFilesForDelete stops the files from getting deleted if they are checked out by others while, MarkFileForDelete (non-batched version) has no problem deleting such files. It looks like MarkFilesF ...
Sometimes some of actors are destroyed after the destruction of the solver through the garbage collector. In this case, the app crash in FChaosScene::RemoveActorFromAccelerationStructureImp because ...
In the attached project, when we initially add a control rig track for the actor with multiple skeletal mesh components, we add the control rig for the correct component because FControlRigParameter ...