错误提示:

Error building Player: UnityException: Bundle Identifier has not been set up correctly
Please set the Bundle Identifier in the Player Settings. The value must follow the convention 'com.YourCompanyName.YourProductName' and can contain alphanumeric characters and underscore.
Each segment must not start with a numeric character or underscore.

根据提示我们知道需要设置Bundle Identifier。

打开File=>build settings => player settings=>属性面板找到Bundle Identifier  设置下名称,格式为:com.YourCompanyName.YourProductName

设置好重新发布即可

Error building Player: UnityException: Bundle Identifier has not been set up correctly相关推荐

  1. Unity出现 error building player exception android (invocation failed)

    今天在编译Android的时候出现这个错误 error building player exception android (invocation failed) 百度谷歌之后,看到xuanyuson ...

  2. The application does not contain a valid bundle identifier.解决方法

    2019独角兽企业重金招聘Python工程师标准>>> 博主是在删除某第三方库后报此错误 ①首先Target>info.plist文件中 bundle identifier是否 ...

  3. cannot be registered to your development team. Change your bundle identifier to a unique string to t

    cannot be registered to your development team. Change your bundle identifier to a unique string to t ...

  4. fatal error C1189: #error : Building MFC application with /MD[d]

    fatal error C1189: #error : Building MFC application with /MD[d] (CRT dll version) requires MFC shar ...

  5. 成功解决Error:invalid character in identifier

    成功解决Error:invalid character in identifier 目录 解决问题 解决思路 解决方法 解决问题 解决思路 错误:标识符中的字符无效 解决方法 将单引号改为双引号即可! ...

  6. ### Error building SqlSession.### The error may exist in entity/UserMapper.xml

    错误样式: 核心错误提示: ### Error building SqlSession. ### The error may exist in entity/UserMapper.xml 原因:就是M ...

  7. xcode的bundle identifier修改

    当你创建一个project时,会要求你输入product name & company identifier,这两个property的值should和你在apple developer mem ...

  8. iOS: bundle name, bundle display name, bundle identifier...

    当你创建一个project时,会要求你输入product name & company identifier,这两个property的值should和你在apple developer mem ...

  9. Bundle Identifier

    Bundle Identifier : 产品的唯一标识符 1.在模拟器上面,只能有一个唯一的标识符的应用程序 2.在AppStore上,所有的应用程序的Bundler ID都是唯一的 Bundle I ...

  10. fatal error C1189: #error : Building MFC application with /MD[d] (CRT dll version) requires MFC sha

    调试程序时出现以下问题:d:\program files (x86)\microsoft visual studio 10.0\vc\atlmfc\include\afx.h(24): fatal e ...

最新文章

  1. 如何更快速加载你的JS页面
  2. jQuery源码学习之Callbacks
  3. httpd: apr_sockaddr_info_get() failed for bogon
  4. vray渲染出图尺寸_Vray渲染出图该如何正确保存
  5. android 加载条封装,Android基于JsBridge封装的高效带加载进度的WebView
  6. socket第三方库 AsyncSocket(GCDAsyncSocket)
  7. 高考地理背熟这些知识可以拿80%的分数(1)
  8. nbi可视化_用数据可视化的方式做汇报,更容易显现成绩、升职加薪更近一步
  9. emp和emn是什么文件_emn格式文件
  10. CashFiesta 攻略
  11. 老鹰教小鹰飞翔的故事
  12. 2019辽宁公务员考试行测常识大全:公务员常识40000问(五十九)(2)
  13. neo4j 最短路径 java_Neo4j查询节点间最短路径
  14. 树莓派改造成通用计算机,218元!树莓派电脑板成功改造完整便携式电脑(图)...
  15. JavaScript 是世界上最好的语言?
  16. 初创网络游戏公司运维遇到问题
  17. STM32F030使用硬件SPI与字库芯片通信
  18. 软件项目管理学习(四)
  19. 在线中文文字纠错错别字检测云服务
  20. 【OpenCV-Python】22 目标检测(汽车检测)

热门文章

  1. 智能优化算法:风驱动优化算法-附代码
  2. 【LeetCode】【数组】题号:*645,重复数字和缺失数字
  3. CVS文件的常见操作
  4. 机器学习第三回——正则化部分
  5. ArcGIS 创建格网与图斑数据叠加;频数统计与面积比例计算
  6. 压力测试jmeter入门教程
  7. Glide 4.x之请求网络图片数据流程解析
  8. Java线程基础回顾及内存模型,看你还记得多少?
  9. 安装python时无法安装python包_无法安装Python包
  10. java 代码重排_Java中指令重排