if i want to receive a click event, i should firstly add a boxcollider to the object. without boxcollider, the ugui object also can receive event. can you tell me what dose the ugui object that receive mouese event depend on (something like boxcollider ) ?
The new gui system uses the RectTransform which is a 2D rectangle in GUI space.