Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
UnityZappy
/
UnityDataTools
Public
forked from
Unity-Technologies/UnityDataTools
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
UnityDataTools
Analyzer
on
main
User selector
All users
All time
Commit history
Commits on Mar 6, 2026
SerializedFile metadata command (Unity version, platform and typetree info) (#59)
Show description for 287b8f3
SkowronskiAndrew
authored
287b8f3
View commit details
Copy full SHA for 287b8f3
View code at this point
Browse repository at this point
Commits on Feb 25, 2026
Improve SerializedFile command and file type detection (#58)
Show description for 6ccaa74
SkowronskiAndrew
authored
6ccaa74
View commit details
Copy full SHA for 6ccaa74
View code at this point
Browse repository at this point
Fix error handling and reporting in analyze command (Issue #48) (#57)
Show description for e08355f
SkowronskiAndrew
authored
e08355f
View commit details
Copy full SHA for e08355f
View code at this point
Browse repository at this point
Commits on Jan 27, 2026
v1.3.1 Addressables BuildLayout.json Analyze fixes (#56)
Show description for 8500857
SkowronskiAndrew
authored
8500857
View commit details
Copy full SHA for 8500857
View code at this point
Browse repository at this point
Commits on Jan 13, 2026
v1.3.0 - MonoScript, BuildReport support in analyze, Doc improvement, serialized-file command (#46)
Show description for c4dd424
SkowronskiAndrew
authored
c4dd424
View commit details
Copy full SHA for c4dd424
View code at this point
Browse repository at this point
Commits on Dec 28, 2025
Apply "dotnet format style"
Show description for c774fab
SkowronskiAndrew
committed
c774fab
View commit details
Copy full SHA for c774fab
View code at this point
Browse repository at this point
Commits on Dec 18, 2025
Whitespace and .gitignore Cleanup (#40)
Show description for 5d86f8f
SkowronskiAndrew
authored
5d86f8f
View commit details
Copy full SHA for 5d86f8f
View code at this point
Browse repository at this point
Commits on Dec 12, 2025
Fix test failures, automated testing workflow,AGENTS.md (#39)
SkowronskiAndrew
authored
8f6eee2
View commit details
Copy full SHA for 8f6eee2
View code at this point
Browse repository at this point
Commits on Oct 24, 2025
Restore "assets" table population and documentation tweaks (#38)
Show description for a4894c4
SkowronskiAndrew
authored
a4894c4
View commit details
Copy full SHA for a4894c4
View code at this point
Browse repository at this point
Commits on Oct 23, 2025
rename writer and load schemas on demand
timt-unity3d
committed
73dc64c
View commit details
Copy full SHA for 73dc64c
View code at this point
Browse repository at this point
Commits on Oct 21, 2025
Update Analyzer/SQLite/Writers/AddressablesBuildLayoutSQLWriter.cs
Show description for 686bd48
timt-unity3d
and
Copilot
authored
686bd48
View commit details
Copy full SHA for 686bd48
View code at this point
Browse repository at this point
Update Analyzer/SQLite/Parsers/Models/BuildLayout.cs
Show description for e3a051c
timt-unity3d
and
Copilot
authored
e3a051c
View commit details
Copy full SHA for e3a051c
View code at this point
Browse repository at this point
Update Analyzer/SQLite/Commands/AddressablesBuildReport/AddressablesBuildSchemaDataPair.cs
Show description for 2714ad1
timt-unity3d
and
Copilot
authored
2714ad1
View commit details
Copy full SHA for 2714ad1
View code at this point
Browse repository at this point
Update Analyzer/SQLite/Commands/AddressablesBuildReport/AddressablesBuildGroupSchema.cs
Show description for 4348df9
timt-unity3d
and
Copilot
authored
4348df9
View commit details
Copy full SHA for 4348df9
View code at this point
Browse repository at this point
Update Analyzer/SQLite/Commands/AddressablesBuildReport/AddressablesBuildGroupBundle.cs
Show description for 3ee058a
timt-unity3d
and
Copilot
authored
3ee058a
View commit details
Copy full SHA for 3ee058a
View code at this point
Browse repository at this point
Update Analyzer/Properties/Resources.resx
Show description for 4954bab
timt-unity3d
and
Copilot
authored
4954bab
View commit details
Copy full SHA for 4954bab
View code at this point
Browse repository at this point
Update Analyzer/AnalyzerTool.cs
Show description for 1fdf1b9
timt-unity3d
and
Copilot
authored
1fdf1b9
View commit details
Copy full SHA for 1fdf1b9
View code at this point
Browse repository at this point
fixed output formatting
timt-unity3d
committed
31eac72
View commit details
Copy full SHA for 31eac72
View code at this point
Browse repository at this point
Update Analyzer/SQLite/Parsers/Models/BuildLayout.cs
Show description for b3ee976
timt-unity3d
and
Copilot
authored
b3ee976
View commit details
Copy full SHA for b3ee976
View code at this point
Browse repository at this point
Update Analyzer/SQLite/Parsers/Models/BuildLayout.cs
Show description for 0c1cc00
timt-unity3d
and
Copilot
authored
0c1cc00
View commit details
Copy full SHA for 0c1cc00
View code at this point
Browse repository at this point
renamed from addr_ to addressables_
timt-unity3d
committed
776a3a8
View commit details
Copy full SHA for 776a3a8
View code at this point
Browse repository at this point
fix documentation and view naming
timt-unity3d
committed
38b6b64
View commit details
Copy full SHA for 38b6b64
View code at this point
Browse repository at this point
Commits on Oct 14, 2025
add comments about model
timt-unity3d
committed
c6aea2a
View commit details
Copy full SHA for c6aea2a
View code at this point
Browse repository at this point
standardize imports
timt-unity3d
committed
180ca08
View commit details
Copy full SHA for 180ca08
View code at this point
Browse repository at this point
Commits on Oct 7, 2025
add missing build file
timt-unity3d
committed
8a58036
View commit details
Copy full SHA for 8a58036
View code at this point
Browse repository at this point
Commits on Oct 6, 2025
typo fixes from code reviews
timt-unity3d
committed
8303ae0
View commit details
Copy full SHA for 8303ae0
View code at this point
Browse repository at this point
Commits on Oct 2, 2025
Merge branch 'main' into add-buildlayout-support
timt-unity3d
committed
f369382
View commit details
Copy full SHA for f369382
View code at this point
Browse repository at this point
Commits on Oct 1, 2025
fix initialization
timt-unity3d
committed
0534f4d
View commit details
Copy full SHA for 0534f4d
View code at this point
Browse repository at this point
Add separate parsers
Show description for 8925e43
timt-unity3d
committed
8925e43
View commit details
Copy full SHA for 8925e43
View code at this point
Browse repository at this point
Commits on Sep 30, 2025
refactor sql files to individual files
timt-unity3d
committed
6206b19
View commit details
Copy full SHA for 6206b19
View code at this point
Browse repository at this point
move DDL into individual abstract commands
timt-unity3d
committed
015472e
View commit details
Copy full SHA for 015472e
View code at this point
Browse repository at this point
move to serialized file commands
timt-unity3d
committed
3134ff5
View commit details
Copy full SHA for 3134ff5
View code at this point
Browse repository at this point
add all addressable tables
timt-unity3d
committed
6196d23
View commit details
Copy full SHA for 6196d23
View code at this point
Browse repository at this point
initial import of several additional commands
timt-unity3d
committed
e308210
View commit details
Copy full SHA for e308210
View code at this point
Browse repository at this point
added addressables build reports
timt-unity3d
committed
bb1168f
View commit details
Copy full SHA for bb1168f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.