This version of Unity is unsupported.

ToggleButtonGroup.allowEmptySelection

public bool allowEmptySelection;

Description

Allows having all buttons to be unchecked when set to true.

When the property value is false, the control will automatically set the first available button to checked.