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 }}
UserUnknownFactor
/
UnityPy
Public
forked from
K0lb3/UnityPy
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Pull requests
0
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Security and quality
Insights
Commits
Breadcrumbs
History for
UnityPy
UnityPy
helpers
TypeTreeHelper.py
on
test-save
User selector
All users
All time
Commit history
Commits on Sep 24, 2025
Fixes for VideoClip and Texture2D in 2022.3-6000
Show description for 97fd2d6
UserUnknownFactor
committed
97fd2d6
View commit details
Copy full SHA for 97fd2d6
View code at this point
Browse repository at this point
Commits on May 28, 2025
Classes with names can have same ID in ManagedReferencesRegistry
UserUnknownFactor
committed
dc46872
View commit details
Copy full SHA for dc46872
View code at this point
Browse repository at this point
Commits on Mar 14, 2024
Colorized logging (normal or Python logging module)
Show description for b89e1c4
UserUnknownFactor
committed
b89e1c4
View commit details
Copy full SHA for b89e1c4
View code at this point
Browse repository at this point
Commits on Feb 28, 2024
ManagedReferencesRegistry parsing for TypeTrees
Show description for 97336ea
UserUnknownFactor
committed
97336ea
View commit details
Copy full SHA for 97336ea
View code at this point
Browse repository at this point
Commits on Feb 10, 2024
Less memory leaks and big object unpacking guard
UserUnknownFactor
committed
e7405a1
View commit details
Copy full SHA for e7405a1
View code at this point
Browse repository at this point
Commits on Feb 1, 2024
Use disk-backed SpooledTemporaryFile for blocks unpacking
Show description for 6575498
UserUnknownFactor
committed
6575498
View commit details
Copy full SHA for 6575498
View code at this point
Browse repository at this point
Commits on Nov 2, 2023
Writing support for Shader
Show description for 50b4470
UserUnknownFactor
committed
50b4470
View commit details
Copy full SHA for 50b4470
View code at this point
Browse repository at this point
Commits on Oct 10, 2023
Added Material saving support
Show description for 22596c2
UserUnknownFactor
committed
22596c2
View commit details
Copy full SHA for 22596c2
View code at this point
Browse repository at this point
Commits on Oct 7, 2023
Experimental Python 3.10 TypeReader
Show description for d345026
UserUnknownFactor
committed
d345026
View commit details
Copy full SHA for d345026
View code at this point
Browse repository at this point
Commits on Oct 4, 2023
Don't load the entire N.GiB resource to memory if it's unpacked
Show description for b82cea6
UserUnknownFactor
committed
b82cea6
View commit details
Copy full SHA for b82cea6
View code at this point
Browse repository at this point
Commits on Sep 22, 2023
Dump MonoBehaviours in a scene tree folder structure
Show description for 23c51ab
UserUnknownFactor
committed
23c51ab
View commit details
Copy full SHA for 23c51ab
View code at this point
Browse repository at this point
Commits on Jul 10, 2023
Synchronization with upstream 1.9.28
UserUnknownFactor
committed
da60aa2
View commit details
Copy full SHA for da60aa2
View code at this point
Browse repository at this point
Current maintenance
UserUnknownFactor
committed
9b2b345
View commit details
Copy full SHA for 9b2b345
View code at this point
Browse repository at this point
Sync with upstream
UserUnknownFactor
committed
7734796
View commit details
Copy full SHA for 7734796
View code at this point
Browse repository at this point
Allow to parse assets partially
UserUnknownFactor
committed
bfb0563
View commit details
Copy full SHA for bfb0563
View code at this point
Browse repository at this point
Some updates
UserUnknownFactor
committed
5629829
View commit details
Copy full SHA for 5629829
View code at this point
Browse repository at this point
Update to upstream UnityPy
Show description for 6d97293
UserUnknownFactor
committed
6d97293
View commit details
Copy full SHA for 6d97293
View code at this point
Browse repository at this point
Commits on Oct 20, 2022
bool m_IsArray -> int/uint8 m_TypeFlags (#144)
K0lb3
authored
9360ef6
View commit details
Copy full SHA for 9360ef6
View code at this point
Browse repository at this point
Commits on Aug 4, 2022
1.9.11 - fix TypeTreeHelper (node.name -> node.m_Name)
K0lb3
committed
85786c8
View commit details
Copy full SHA for 85786c8
View code at this point
Browse repository at this point
TypeTreeHelper.py - change last .name to m_Name
K0lb3
committed
e54bf46
View commit details
Copy full SHA for e54bf46
View code at this point
Browse repository at this point
Commits on Aug 3, 2022
1.9.8 - fix stupid typo
K0lb3
committed
86319da
View commit details
Copy full SHA for 86319da
View code at this point
Browse repository at this point
Commits on Jul 28, 2022
use m_{Name} for TypeTreeNodes instead
K0lb3
committed
4aa5791
View commit details
Copy full SHA for 4aa5791
View code at this point
Browse repository at this point
Commits on Jul 22, 2022
TypeTreeHelper - replace 0x4000 with kAlignBytes
K0lb3
committed
140e167
View commit details
Copy full SHA for 140e167
View code at this point
Browse repository at this point
Commits on Jul 20, 2022
TypeTreeHelper - accept generated nodes directly
K0lb3
committed
fd1f6a9
View commit details
Copy full SHA for fd1f6a9
View code at this point
Browse repository at this point
Commits on Jul 14, 2022
1.9.5 - node dict to node class
K0lb3
committed
826ed5d
View commit details
Copy full SHA for 826ed5d
View code at this point
Browse repository at this point
Commits on Jun 29, 2022
1.9.3 - implement endianess for C TypeTreeReader
K0lb3
committed
b382424
View commit details
Copy full SHA for b382424
View code at this point
Browse repository at this point
Squashed commit of the following:
Show description for 7ad80ef
K0lb3
committed
7ad80ef
View commit details
Copy full SHA for 7ad80ef
View code at this point
Browse repository at this point
Commits on Jun 11, 2022
1.8.19 - fix TypeTreeHelper
K0lb3
committed
cd1a6e2
View commit details
Copy full SHA for cd1a6e2
View code at this point
Browse repository at this point
Commits on Jun 10, 2022
TypeTreeHelper - use slots for TypeTreeNodes
K0lb3
committed
4359169
View commit details
Copy full SHA for 4359169
View code at this point
Browse repository at this point
Commits on Oct 15, 2021
merge TypeTreeNode and FakeNode
Show description for b7d2c15
K0lb3
committed
b7d2c15
View commit details
Copy full SHA for b7d2c15
View code at this point
Browse repository at this point
Commits on Oct 11, 2021
Keep file names for convenience (#70)
Show description for 573ccbc
UserUnknownFactor
authored
573ccbc
View commit details
Copy full SHA for 573ccbc
View code at this point
Browse repository at this point
Commits on Jul 8, 2021
1.7.9 - convert node dicts to classes
K0lb3
committed
ab269fc
View commit details
Copy full SHA for ab269fc
View code at this point
Browse repository at this point
Commits on Apr 9, 2021
typetree rework
K0lb3
committed
d04eea2
View commit details
Copy full SHA for d04eea2
View code at this point
Browse repository at this point
Commits on Mar 3, 2021
1.6.5.4 - cleanup & some minor fixes
K0lb3
committed
3316f38
View commit details
Copy full SHA for 3316f38
View code at this point
Browse repository at this point
Commits on Mar 30, 2020
1.3.0
Show description for f157a27
K0lb3
committed
f157a27
View commit details
Copy full SHA for f157a27
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.