Skip to content

How do you check a 3D asset pack before buying it?

Four checks take about ten minutes and tell you more than any store page. Import one asset and read its dimensions, look at the transform, look at where the pivot is, and rotate a prop to see its back. Everything else on the listing is a photograph taken from the angle the pack looks best from.

Store pages are marketing surfaces. They show renders, and a render is a photograph taken from the angle the subject looks best from — which is, by construction, never the angle where you would find the problem.

Here is what actually tells you something. The first four take about ten minutes with one downloaded asset, and they are the ones that predict how much of your week the pack will eat.

The ten-minute import test

1. Read the dimensions in the engine. Drop one asset in and look at its bounds. A desk should report about 1.5 m, not 150. If the numbers are in centimetres you will be fighting the pack for the life of the project — see real-world scale for what that breaks.

2. Look at the transform. Scale should read 1,1,1 and rotation 0,0,0. If the importer had to write 0.01, the pack does not have transforms applied, and anything that reads local bounds — physics, instancing, parenting — is now reading the unscaled mesh underneath.

3. Look at where the pivot is. Put the prop at the origin. If half the desk is underground, the pivot is at the mesh centre and every single placement becomes a two-step fiddle. It should be at the bottom centre; wall and ceiling pieces should have theirs on the mounting face.

4. Rotate it and look at the back. This is the one people skip and the one that matters most. Spin the prop and inspect the side the store page did not show — the back panel, the underside of a shelf, the inside of anything woven, the edge of anything flat. Crumpled folds, fused repeating parts, wavy plate edges and melted-looking lettering are all invisible in a thumbnail and unmistakable at a metre.

Then the numbers on the page

Materials per asset. One is the answer you want. Some listings quote a total for the pack, which is a different and far less useful number — see why materials matter more than triangles.

Collision. Ask what kind and how it arrives. Convex hulls under the UCX_ convention import cleanly into Unreal; Unity needs an importer script and a pack that advertises UCX for Unity without shipping one leaves you a grey box floating inside your desk.

Triangle counts, per asset rather than as a total. A pack total hides the distribution, and the distribution is what tells you whether the hero pieces got the budget.

Transparency. One alpha-blended material in the set can cost more than the rest of the pack combined.

Coverage. Can the set dress the whole space it claims to, or will you be back for a waste bin? Count the clutter layer and the wall-mounted layer, not just the furniture.

The questions worth asking a seller

If the page does not say, ask before you buy. How a seller answers is itself information.

  • Are all assets at real-world scale in metres, with transforms applied?
  • Where is the pivot on a floor-standing prop? On a wall-mounted one?
  • How many materials per asset, and do they share a texture atlas?
  • What collision ships, and is there a Unity importer for it?
  • Can I see an asset from the back?

That last one is the whole test compressed into a sentence. A seller who has already looked will have the image ready.

What we do about it

We publish the answers rather than wait to be asked: every asset’s dimensions, triangle count and audit verdict is on the pack page, the five-angle sheets are there including the assets that are still failing, and the shipped meshes load in the browser so you can rotate them yourself before deciding anything.

That is not generosity. It is that we would rather lose a sale to somebody who looked than make one to somebody who could not.

Updated 14 August 2026 · LeftPunch Studio

Related

We write these while building. The pack they come from — a 1960s office set of 110 props plus a 30-module architecture kit — is in production and every prop's audit verdict is published, including the ones that failed.

See the pack