Unity StudioDevelop with Unity StudioLogicNodesFlow Control nodesBreak loop nodeExit a loop before it reaches the end.Read time 1 minuteLast updated 6 days agoUse the Break loop node to stop a loop immediately. It ends the loop and continues with the logic that comes after the loop.