升级Unity 2018.3.2f1出现Built-in support for Substance Designer materials has been removed from Unity的问题

最近充Unity5.6.6升级到2018.3.2f1版本,出现了一个问题,如下:使用Unity 2018.2版本打开旧版本的项目后,控制台上报错:UnityEngine.ProceduralMaterial' is obsolete:Built-in support for Substance Designer materials has been removed from Unity. To continue using Substance Designer materials, you will need to install Allegorithmic’s external importer from the Asset Store.’

这个问题其实比较好解决,记录一下:

原理是:原来内置的Substance Designer材质已经从Unity中移除。为了继续使用Substance Designer材质。你需要从Asset Store中找出并安装Allegorithmic的资源包

解决方法:在Unity编辑器中打开Asset Store,在搜索框中输入:Substance。找到并点击进入”Substance in Unity“一项,导入就好了,导入过程中会有个提示弹出来,不管他,直接点OK就行了。别瞎几把点左边那个按钮(什么内容忘记了,反正就是查看官方界面,介绍为啥要升级之类的,吃面包长大的娃们就喜欢搞这种事情)。然后,问题就解决了。好神奇。

你可能感兴趣的:(一窥长短,Substance,Designer,materials)