Expose TypeTree information for SerializedFile

Open
#54 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Quiet
Tech stack
csharp
Domain
cli

Research direction

Start by tracing the new serialized-file command and the UnityFileSystem API used by the analyze tool, focusing on where serialized-file header typetrees are available. Clarify whether the information belongs in serialized-file or dump, then define the output and verify that the chosen command exposes the typetree data.

Written by the indexing model from the issue text.

Description

Expose typetree information through the new serialized-file command.

The typetrees are in the header of the serialized file and are exposed by the UnityFileSystem API (because we use them to read data for the analyze tool)

Alternative is to expose something through the "dump" command

Dominant language
C#
Stars
821
Forks
71
Avg merge
3h 13m
Merged PRs (30d)
9

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Unity-Technologies/UnityDataTools

All issues in Unity-Technologies/UnityDataTools

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.