Why GUI.Button cannot resizeToFit / adaptWidthToChildren?

Basically, button = rect + textblock

But the button takes full screen width.

Is it a bug or a feature?

    butt.textBlock.textWrapping = false;

Not sure if it’s a bug or feature.

2 Likes