Unity 6.7 - Support unity archive format v9
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 55/100
Research direction
Start by reviewing the proposed fix in #128 and the UnityFileSystemApi used by the built-in archive parsing. Trace the archive command to identify where format v8 is handled and how version changes are reported. Done means Unity 6.7 and 7.0 archive format v9 files are parsed and reported correctly, while older formats continue to work.
Written by the indexing model from the issue text.
Description
The archive format is changing from v8 to v9 in Unity 6.7 starting at the b2 release. 7.0 will also have this format.
Older versions of Unity cannot read the new format so we need new version of UnityFileSystemApi including that format.
The built-in archive parsing needs to be updated to understand and properly report the v9 changes, e.g. for the archive command to work properly.
Proposed fix is #128
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from Unity-Technologies/UnityDataTools
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
Unity-Technologies/UnityDataTools#116 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 4/5 3-5 days Newbie friendliness 52/100
All issues in Unity-Technologies/UnityDataTools
Similar issues
-
type/automation type/tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
t/bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
ci-failure-cause test-failure
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
area:auth FE mvp P3
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
klasolsson81/jobbliggaren#1788 ·