Smart tool for checking assets perfs. Don't waste time anymore by manually placing them in scene for testing - this utility lets you quickly instantiate objects on a dynamic matrix.- Instantiate any asset (prefab or mesh)- You can add more than one type for a same matrix (will be distributed randomly).- Quickly jump between 5 types with a click of a button- You can add more than 5 slots if you want easily by duplicating a part of code and duplicating buttons (UI will adapt)Quickly and flexibly instantiate assets for performance benchmarking.Compare up to 5 asset types at runtime or in Editor (easily extendable by modifying the code).Automatically adjusts the object grid based on asset dimensions to avoid overlapping.Supports prefabs and meshes.Random distribution of objects when multiple assets are assigned to a slot.Dynamic camera adjustment based on instance count for optimal visualization.Works in both Editor Mode and Play Mode.UI adapts to portrait and landscape modes, optimized for 1920x1080p resolution (mobile screens).Refined some code when I upgraded it for Unity 6.