Comparing v1.3.1...1.3.2 · Unity-Technologies/UnityDataTools · GitHub
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Unity-Technologies/UnityDataTools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.1
Choose a base ref
...
head repository: Unity-Technologies/UnityDataTools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.3.2
Choose a head ref
  • 3 commits
  • 48 files changed
  • 2 contributors

Commits on Mar 6, 2026

  1. SerializedFile metadata command (Unity version, platform and typetree…

    … info) (#59)
    
    This PR adds a new serialized-file metadata command and expands the depth of metadata parsing in the
    UnityDataTool.  Error reporting is improved.  More reference files are added and used in tests.
    SkowronskiAndrew authored Mar 6, 2026
    Configuration menu
    Copy the full SHA
    287b8f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2026

  1. Configuration menu
    Copy the full SHA
    2b2347f View commit details
    Browse the repository at this point in the history
  2. Fix issues in automated tests

    A few failures had somehow slipped which were all bugs in the tests themselves (one because of a file move, two others were testing the wrong expected data)
    SkowronskiAndrew committed Mar 9, 2026
    Configuration menu
    Copy the full SHA
    0f5f050 View commit details
    Browse the repository at this point in the history
Loading