6 documented changes.

Version
2025.6.1
Released
Nov 1, 2025
Product
Asset Transformer SDK
Asset Transformer SDK changelog

Asset Transformer SDK 2025.6.1

Official notes

Added

  1. Feature

    `scene.getFinalPrototype` Returns the final prototype of an occurrence

Deprecated

  1. Deprecation

    `scene.findDuplicatedPartOccurrences` will be removed in the next major release. Workaround is to use `scene.getPartOccurrencesGroupedBySimilarity` and remove each first element of a set of duplicates containing at least two occurrences.

Fixed

  1. Fix

    Crash in `scene.removeSymmetryMatrices` on Autodesk alias files

  2. Fix

    Material assignation on lines

  3. Fix

    Inconsistent imports of the same Revit file

  4. Removal

    Subpart material removal in the function `scene.removeMaterials`

Pick your Unity version

Unity Releases compares releases against the version your project is on. Picking it now keeps Compare versions focused on what changes between where you are and where you might be going.