Git Product home page Git Product logo

Comments (8)

hiroki-o avatar hiroki-o commented on August 19, 2024

Original comment by philmzo NA (Bitbucket: philmzo, ).


I'm the author of the previous report.
I thought I was logged-in.
I can send real URI through PM when you reply

from assetgraph.

hiroki-o avatar hiroki-o commented on August 19, 2024

Original comment by philmzo NA (Bitbucket: philmzo, ).


Here's my process to build asset bundle:
Capture.PNG
where
Loader path = test,
Bundle template = bundle_*.unity3d,
bundle builder has nothing checked,
Exporter path = testt

from assetgraph.

hiroki-o avatar hiroki-o commented on August 19, 2024

Original comment by Juan Legaz (Bitbucket: Grelak, GitHub: Grelak).


I believe the issue here is that the generated assetbundle doesn't have a mainAsset, you should try using "bundle.LoadAsset(nameOfTheAsset)", if you dont know what assets are inside the bundle you can list them with bundle.GetAllAssetNames()

from assetgraph.

hiroki-o avatar hiroki-o commented on August 19, 2024

Original comment by philmzo NA (Bitbucket: philmzo, ).


Thanks Juan.
Unfortunately, it doesn't work:
print(bundle.GetAllAssetNames());
throws an error because bundle cannot be decompressed.

from assetgraph.

hiroki-o avatar hiroki-o commented on August 19, 2024

Original comment by Sam Narain (Bitbucket: samnarain, GitHub: samnarain).


This issue does not relate to the ABGT tool, unless a corrupted AssetBundle is created - which I find hard to believe looking at your graph.

from assetgraph.

hiroki-o avatar hiroki-o commented on August 19, 2024

Original comment by Hiroki Omae (Bitbucket: [Hiroki Omae](https://bitbucket.org/Hiroki Omae), ).


As far as I read this is more of issue to provide good working example, rather than actual bug or issue.
You can find example in example branch with AssetBundleManager combined. On top of that, I am considering working on providing both "simpler" and "real scale" example.

from assetgraph.

hiroki-o avatar hiroki-o commented on August 19, 2024

Original comment by Hiroki Omae (Bitbucket: [Hiroki Omae](https://bitbucket.org/Hiroki Omae), ).


I am changing status of this issue on hold until AssetBundle team have some good progress on designing good ResourceManager.

from assetgraph.

hiroki-o avatar hiroki-o commented on August 19, 2024

Closing ticket as not AssetGraph issue.

from assetgraph.

Related Issues (20)

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.