插件束ID冲突在创建Unity的Gear VR项目时



我是Gear VR的新手。我尝试构建我的项目,但我遇到了一个错误

  1. 检测到的插件束ID冲突
  2. UnityException:检测到插件捆绑ID冲突!

插件捆绑ID冲突检测到:软件包com.oculus.Integration与其他插件有冲突(com vs com)。确保使用相同的案例作为包装名称。unityeditor.hostview:ongui()

UnityException:检测到插件束ID冲突!软件包com.oculus。整合与其他插件有冲突。有关详细信息,请参见控制台。unityeditor.android.postProcessor.cancelpostprocess.abortbuild(system.String title,System.Stry.String Message,System.Exception ex)unityeditor.android.postProcessor.cancelpostprocess.abortbuild(System.String Title,System.String Messages)unityeditor.android.postProcessor.cancelpostprocess.abortbuildpointtoconsole(System.String Title,System.String Messages)unityeditor.android.postProcessor.tasks.checklibrariesconflict.execute(unityeditor.android.postprocessor.postprocessorcontext上下文)unityeditor.android.postProcessor.postProcessrunner.runalltasks(unityeditor.android.postprocessor.postprocessorcontext上下文)unityeditor.android.androidbuildpostprocessor.postprocess(buildPostProcessargs args)buildReporting.buildReport报告)(在c:/buildslave/unity/build/editor/mono/mono/buildpipeline/postprocessbuildplayer.cs:176)unityeditor.hostview:ongui()

我如何解决此

我通过

删除了错误

选择 - 播放器设置...内部
选择标识符...内部束标识符 - 将其名称更改为您的自定义公司名称和产品名称

相关内容

  • 没有找到相关文章

最新更新