GithubHelp home page GithubHelp logo

2.1.2版本,打开SourceCode工程报错,没有ScriptableBuildPipeline 1.21.22版本。我用的团结引擎1.1.4 about yooasset HOT 4 CLOSED

pl01898759 avatar pl01898759 commented on September 28, 2024
2.1.2版本,打开SourceCode工程报错,没有ScriptableBuildPipeline 1.21.22版本。我用的团结引擎1.1.4

from yooasset.

Comments (4)

gmhevinci avatar gmhevinci commented on September 28, 2024
#if TUANJIE_1_0_OR_NEWER
            buildTasks.Add(new CreateBuiltInShadersBundle(builtInShaderBundleName));
#else
            buildTasks.Add(new CreateBuiltInBundle(builtInShaderBundleName));
#endif

能确认下宏没生效吗

from yooasset.

9a6c avatar 9a6c commented on September 28, 2024

unity2021.3.39f1 Scriptable Build Pipeline 1.20.2 是不兼容2021版本了吗? 需要自己安装Scriptable Build Pipeline新版本吗?
image
image

from yooasset.

gmhevinci avatar gmhevinci commented on September 28, 2024

unity2021.3.39f1 Scriptable Build Pipeline 1.20.2 是不兼容2021版本了吗? 需要自己安装Scriptable Build Pipeline新版本吗? image image

2021引擎通过package manager安装会自动安装依赖的SBP。如果是手动拷贝YOO到项目内,需要自己手动处理下。

from yooasset.

gmhevinci avatar gmhevinci commented on September 28, 2024

QQ_1721786509102
Unity2022, Unity2021, Unity2020版本均通过验证。

from yooasset.

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.