[Mirrored from UPM, not affiliated with Unity Technologies.] 📦 The Addressable Asset System allows the developer to ask for an asset via its address. Once an asset (e.g. a prefab) is marked "addressable", it generates an address which can be called from anywhere. Wherever the asset resides (local or remote), the system will locate it and its de…
☆95Updated this week
Alternatives and similar repositories for com.unity.addressables
Users that are interested in com.unity.addressables are comparing it to the libraries listed below
Sorting:
- The Scriptable Build Pipeline moves the asset bundle build pipeline to C#. Use the pre-defined build flows, or create your own using the…☆17Updated this week
- Use Unity Timeline to create cinematic content, game-play sequences, audio sequences, and complex particle effects. 📦 [Mirrored from UPM…☆28Updated this week
- A ScriptedImporter for importing Adobe Photoshop PSB (Photoshop Big) file format. The ScriptedImporter is currently targeted for users wh…☆12Jan 27, 2026Updated last month
- The Entities package provides a modern Entity Component System (ECS) implementation with a basic set of systems and components made for U…