Tile Size Fitter
Constrains child tiles to a fixed aspect ratio within a grid layout.
TileSizeFitter
[!IMPORTANT] ⚠️ This control has been marked as obsolete for Unity 6 and is no longer maintained. It remains documented for legacy reference.
A fitter layout that will shrink / expand content by tiles
Contents
1 Overview
3 Methods
4 Usage
6 See also
Overview
The Tile Size Fitter will automatically rescale an image within a RectTransform according to the defined Size and border settings.

Properties
The properties of the TileSizeFitter control are as follows:
| Property | Description |
|---|---|
| Border | The border spacing around the image |
| Tile Size | The boundaries at which the selected image will resize |
Methods
This component does not expose public methods beyond inherited behaviour.
Usage
Simply add the “TileSizeFitter” component to an existing Image component in the scene using:
“Add Component -> Layout -> Extensions -> Tile Size Fitter”
Video Demo
“Link to demo video or animated Gifs”

See also
N/A
Credits and Donation
Ges