Coder Social home page Coder Social logo

assetbundles-browser's Introduction

Unity Asset Bundle Browser tool

Note: This tool is not a supported utility.

This tool enables the user to view the content of built AssetBundles (on the "Inspect" tab). This can be useful, but viewing extremely large AssetBundles can lead to slow performance and memory issues.

The "Configure" tab offers basic functionality for assigning Assets and Scenes to bundles, similar to using the AssetBundle control at the bottom of the Inspector.

The "Build" tab offers basic functionality to assist in setting up a call to BuildPipeline.BuildAssetBundles().

Alternatives

It is recommended to use the Addressables package to define and build AssetBundles, rather than the Asset Bundle Browser.

UnityDataTools is an alternative way to view the content of built AssetBundles.

Installation

To install the Asset Bundle Browser:

  • Open the Unity Package Manager in your Project (menu: Windows > Package Manager).
  • Click the + (Add) button at the top, left corner of the window.
  • Choose Add package from git URL…
  • Enter https://github.com/Unity-Technologies/AssetBundles-Browser.git as the URL
  • Click Add. The Package Manager downloads and installs the package’s “master” branch.

Once installed it will create a new menu item in Window->AssetBundle Browser.

Full Documentation

See the included project manual page.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.