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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Unity-Technologies
/
Addressables-Sample
Public
Notifications
You must be signed in to change notification settings
Fork
304
Star
1.5k
Code
Issues
43
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 6, 2026
Merge pull request #71 from masteage/bugfix/remove_jetbrain_dlls
Show description for 3112f7d
timt-unity3d
authored
3112f7d
View commit details
Copy full SHA for 3112f7d
Browse repository at this point
Commits on Oct 24, 2025
Remove EmojiOne assets (#100)
Show description for 8f59093
RoxanneCor
and
sourcegraph-commit-signing-unity[bot]
authored
8f59093
View commit details
Copy full SHA for 8f59093
Browse repository at this point
Commits on Mar 4, 2025
Merge pull request #97 from jwtan-unity/odr-prefetch-tags
Show description for 3fc53d4
timt-unity3d
authored
3fc53d4
View commit details
Copy full SHA for 3fc53d4
Browse repository at this point
Simplify string.Join usage
jwtan-unity
committed
a9e5ed1
View commit details
Copy full SHA for a9e5ed1
Browse repository at this point
Added functionality to apply prefetch category tags to Addressables groups
jwtan-unity
committed
ae46bb2
View commit details
Copy full SHA for ae46bb2
Browse repository at this point
Commits on Feb 6, 2025
Merge pull request #95 from jwtan-unity/odr-provider-type-bug
Show description for 9d48808
timt-unity3d
authored
9d48808
View commit details
Copy full SHA for 9d48808
Browse repository at this point
Commits on Dec 30, 2024
Fixed the default type of object that ODRBundleProvider supports
jwtan-unity
committed
7dd3af3
View commit details
Copy full SHA for 7dd3af3
Browse repository at this point
Commits on Aug 20, 2024
Merge pull request #92 from Unity-Technologies/feature/add-odr
Show description for 7b2542a
timt-unity3d
authored
7b2542a
View commit details
Copy full SHA for 7b2542a
Browse repository at this point
Commits on Aug 5, 2024
update readme
timt-unity3d
committed
1d35e02
View commit details
Copy full SHA for 1d35e02
Browse repository at this point
add on-demand resource project
timt-unity3d
committed
328a6c9
View commit details
Copy full SHA for 328a6c9
Browse repository at this point
Commits on May 11, 2022
ADDR 2642 Add sample assets for "Check Duplicate Bundle Dependencies Multi-Isolated Groups" analyze rule (#72)
kirstenpilla
authored
f140a76
View commit details
Copy full SHA for f140a76
Browse repository at this point
Commits on May 4, 2022
[b] remove jetbrain dlls
Show description for 4545e00
masteage
committed
4545e00
View commit details
Copy full SHA for 4545e00
Browse repository at this point
Commits on Apr 1, 2022
ADDR-2589 Building app bundle FileNotFoundException 2021.2+ (#69)
kirstenpilla
authored
a2868f6
View commit details
Copy full SHA for a2868f6
Browse repository at this point
Commits on Mar 24, 2022
ADDR-2596 Mark asset as dirty when name or delivery type changes (#67)
kirstenpilla
authored
cbd2760
View commit details
Copy full SHA for cbd2760
Browse repository at this point
Commits on Mar 10, 2022
ADDR-2476 Modify README to reflect current status of projects (#64)
kirstenpilla
authored
d2ed85e
View commit details
Copy full SHA for d2ed85e
Browse repository at this point
Commits on Jan 21, 2022
ADDR-2160 README add links to bug submission/forums (#63)
kirstenpilla
authored
eeda996
View commit details
Copy full SHA for eeda996
Browse repository at this point
Commits on Nov 1, 2021
ADDR-1689 Add exclude source object option to variants project (#62)
kirstenpilla
authored
79f913a
View commit details
Copy full SHA for 79f913a
Browse repository at this point
Commits on Oct 6, 2021
ADDR 2172/2256 Make PAD project compatible with all platforms (#59)
kirstenpilla
authored
8e50b9a
View commit details
Copy full SHA for 8e50b9a
Browse repository at this point
Commits on Sep 15, 2021
Merge pull request #57 from Unity-Technologies/dev/andy/remove-sync-sample
Show description for 1042d36
AndyMUnity
authored
1042d36
View commit details
Copy full SHA for 1042d36
Browse repository at this point
Commits on Sep 14, 2021
Remove sync Addressables
AndyMUnity
committed
e2f432a
View commit details
Copy full SHA for e2f432a
Browse repository at this point
Commits on Sep 1, 2021
PAD sample remove custom build processor (#56)
kirstenpilla
authored
31b6b77
View commit details
Copy full SHA for 31b6b77
Browse repository at this point
Commits on Aug 18, 2021
ADDR-2188 Custom build script IO errors when group contains multiple entries (#55)
Show description for b5efa14
kirstenpilla
authored
b5efa14
View commit details
Copy full SHA for b5efa14
Browse repository at this point
Commits on Aug 9, 2021
ADDR-1930 Google PAD Integration Sample (#52)
kirstenpilla
authored
8c0a103
View commit details
Copy full SHA for 8c0a103
Browse repository at this point
Commits on Apr 16, 2021
ADDR 1903 & 1904 Fixed issue where copying asset fails when asset is in a folder (#50)
kirstenpilla
authored
a824d02
View commit details
Copy full SHA for a824d02
Browse repository at this point
Commits on Aug 31, 2020
[ADDR-1389] Update sample projects to latest package (#43)
Show description for c76698f
kirstenpilla
authored
c76698f
View commit details
Copy full SHA for c76698f
Browse repository at this point
Commits on Aug 24, 2020
Merge pull request #39 from Unity-Technologies/dev/davidla/prefab_variant_project
Show description for d1a2969
ObsessiveNerd
authored
d1a2969
View commit details
Copy full SHA for d1a2969
Browse repository at this point
Commits on Aug 21, 2020
Add sub object refs demo to Basic/AssetReference project (#42)
kirstenpilla
authored
e5c12ac
View commit details
Copy full SHA for e5c12ac
Browse repository at this point
Commits on Jul 10, 2020
removing meta files for generated assets
unitydavid
committed
1abeae1
View commit details
Copy full SHA for 1abeae1
Browse repository at this point
adding schemas and meta files
unitydavid
committed
3e82cd9
View commit details
Copy full SHA for 3e82cd9
Browse repository at this point
Update manifest.json
Show description for 3193220
unitydavid
committed
3193220
View commit details
Copy full SHA for 3193220
Browse repository at this point
upgrading addressables version. fixing variant fast mode to work with new fast mode.
unitydavid
committed
d24221a
View commit details
Copy full SHA for d24221a
Browse repository at this point
Commits on Jul 9, 2020
readme
unitydavid
committed
f548157
View commit details
Copy full SHA for f548157
Browse repository at this point
Removing asset reference from prefab schema
unitydavid
committed
ced0b45
View commit details
Copy full SHA for ced0b45
Browse repository at this point
manifest reversion to 2018.4
unitydavid
committed
e30736e
View commit details
Copy full SHA for e30736e
Browse repository at this point
more label cleanup
unitydavid
committed
b001193
View commit details
Copy full SHA for b001193
Browse repository at this point
Previous
Next
You can’t perform that action at this time.