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
classes
Object.py
on
test-save
User selector
All users
All time
Commit history
Commits on May 12, 2025
Fixes for new m_ format
UserUnknownFactor
committed
50144ed
View commit details
Copy full SHA for 50144ed
View code at this point
Browse repository at this point
Commits on Jun 14, 2024
Python versioned classes generator form TPK
Show description for 6a6dafb
UserUnknownFactor
committed
6a6dafb
View commit details
Copy full SHA for 6a6dafb
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 Nov 4, 2023
Reading .bundle files
UserUnknownFactor
committed
f48384c
View commit details
Copy full SHA for f48384c
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 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 Sep 14, 2023
Support writing PPtr in save_typetree with NodeHelper as data
UserUnknownFactor
committed
37dfb6a
View commit details
Copy full SHA for 37dfb6a
View code at this point
Browse repository at this point
Commits on Sep 6, 2023
Add splash logo vars and build settings
UserUnknownFactor
committed
677d855
View commit details
Copy full SHA for 677d855
View code at this point
Browse repository at this point
Commits on Aug 5, 2023
Full file encryption support
UserUnknownFactor
committed
f4b1306
View commit details
Copy full SHA for f4b1306
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
Sync with upstream
UserUnknownFactor
committed
7734796
View commit details
Copy full SHA for 7734796
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 Jun 5, 2023
1.10.0 - virtual filesystem, better dependency resolving, not breaking ContainerDict (#186)
Show description for 737deb9
K0lb3
authored
737deb9
View commit details
Copy full SHA for 737deb9
View code at this point
Browse repository at this point
Commits on Nov 25, 2022
fix object repr (#164)
K0lb3
authored
16039e2
View commit details
Copy full SHA for 16039e2
View code at this point
Browse repository at this point
Commits on Aug 19, 2022
1.9.14 - improve c typetreereader and fix loading for old Unity versions (#128)
Show description for ded81ef
K0lb3
authored
ded81ef
View commit details
Copy full SHA for ded81ef
View code at this point
Browse repository at this point
Commits on Jun 27, 2022
1.9.1 - fix ObjectReader.save_typetree
K0lb3
committed
be8a822
View commit details
Copy full SHA for be8a822
View code at this point
Browse repository at this point
1.9.0 - better typetree node handling
Show description for 1f8c3a2
K0lb3
committed
1f8c3a2
View commit details
Copy full SHA for 1f8c3a2
View code at this point
Browse repository at this point
Commits on Jun 7, 2022
fix Object __eq__
K0lb3
committed
1832445
View commit details
Copy full SHA for 1832445
View code at this point
Browse repository at this point
Commits on Mar 10, 2022
make Objects hashable and comparable
K0lb3
committed
4124095
View commit details
Copy full SHA for 4124095
View code at this point
Browse repository at this point
Commits on Dec 1, 2021
hotfix for calling read on read objects
K0lb3
committed
79f8c8b
View commit details
Copy full SHA for 79f8c8b
View code at this point
Browse repository at this point
Commits on Nov 17, 2021
fix TypeTreeError prints (#75)
Show description for 265b142
K0lb3
authored
265b142
View commit details
Copy full SHA for 265b142
View code at this point
Browse repository at this point
Commits on Oct 22, 2021
ObjectReader save function fix, check if self._read_until is set before using it
K0lb3
committed
33a564d
View commit details
Copy full SHA for 33a564d
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 Jun 19, 2021
1.7.7
K0lb3
committed
e819525
View commit details
Copy full SHA for e819525
View code at this point
Browse repository at this point
NodeHelper->PPtr fix
K0lb3
committed
57e8ded
View commit details
Copy full SHA for 57e8ded
View code at this point
Browse repository at this point
Commits on Apr 27, 2021
1.7.6 Object __getattr__ typetree fix
K0lb3
committed
4025d10
View commit details
Copy full SHA for 4025d10
View code at this point
Browse repository at this point
Commits on Apr 9, 2021
1.7.1 Object __getattr__ fix
K0lb3
committed
49aa87a
View commit details
Copy full SHA for 49aa87a
View code at this point
Browse repository at this point
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 6, 2021
1.6.5.6 - getter& Texture save fix
K0lb3
committed
b3677a5
View commit details
Copy full SHA for b3677a5
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 Feb 4, 2021
Mesh.obj export
K0lb3
committed
b8a14c1
View commit details
Copy full SHA for b8a14c1
View code at this point
Browse repository at this point
Commits on Jan 20, 2021
1.6
Show description for d3a4512
K0lb3
committed
d3a4512
View commit details
Copy full SHA for d3a4512
View code at this point
Browse repository at this point
Commits on Oct 27, 2020
Texture2D/Sprite/PPtr serialization
UserUnknownFactor
committed
c2aae1c
View commit details
Copy full SHA for c2aae1c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.