Skip to content

Meshy for Unity v0.2.3

Latest

Choose a tag to compare

@Arlieeee Arlieeee released this 11 Jun 05:03
ed610d3

Meshy for Unity v0.2.3

  • Rebuild channel-correct PBR materials from the FBX-zip per-channel maps (base color / normal / metallic / roughness / emission / AO) — FBX can't carry metallic/roughness, so the bridge now wires the loose maps to the correct material channels with the right sRGB/linear color spaces and enables emission. Supports URP, HDRP and Built-in.
  • No longer accumulates duplicate texture copies in the import folder.
  • Falls back to the FBX-embedded textures (with a warning) when no per-channel maps are present.
  • Allow staging preview origins.

Install: import meshy-for-unity-0.2.3.unitypackage into your Unity project (Unity 6 / 2022+).