Giter Site home page Giter Site logo

Comments (4)

atteneder avatar atteneder commented on June 11, 2024 1

I think the original error was resolved in glTFast 6.2.0, which was released yesterday. Feel free to give it a try and report any issues.

With regards to asmdefs, the best practice is to put your own code into an asmdef as well and reference any dependencies explicitely. That should keep compile times (and thus iteration time) short and there are no surprisingly linked libraries. See the docs for details.

from gltfast.

daniel1v avatar daniel1v commented on June 11, 2024

After diving a bit into the package, I noticed, that autoReferenced should be set to true in the asmdef.

At least it seems to solve my issues.

from gltfast.

atteneder avatar atteneder commented on June 11, 2024

Hi @daniel1v ,

Glad you found a solution! I'm hesitant to enable autoReference. Imho references should be set explicitely to give devs full control. I'm aware that this is not consistent within glTF....legacy was carried on for now. At some point all asmdefs shoud not be auto referenced.

Thanks.

from gltfast.

daniel1v avatar daniel1v commented on June 11, 2024

Hi @atteneder,

thank you for your reply. I'm not sure if this is a general solution for the issue, because I had to move the package and edit its contents. So it is more a workaround I think and I fear this leads to issues when the package is updated.

Is there a recommended way to solve this, without editing contents of the package? My unity knowledge is limited, so maybe I have overseen something obvious?

from gltfast.

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.