博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Unable to instantiate prefab. Prefab may be broken.(Unity2018.2.2报错)
阅读量:4560 次
发布时间:2019-06-08

本文共 308 字,大约阅读时间需要 1 分钟。

将Prefab资源导入Unity的时候,一切正常,当拖拽的时候,突然给了一个警告

Unable to instantiate prefab. Prefab may be broken.

然后就一直找论坛解决问题..然后 

有为大佬给出解决办法:

 the simplest solution for that is (Right click on the prefab and then hit Reimport)

意思就是..右键你所选中的预制体,重新导入一下.. 右键 -> Reimport

这个时候就好了...

 

转载于:https://www.cnblogs.com/bw1219/p/10975882.html

你可能感兴趣的文章
CodeForces 731A Night at the Museum
查看>>
MySQL 删除数据库
查看>>
JavaScript 字符串(String) 对象
查看>>
How to use VisualSVN Server and TortoiseSVN to host your codes and control your codes' version
查看>>
微信小程序picker组件 - 省市二级联动
查看>>
Dynamics CRM 给视图配置安全角色
查看>>
Eclipse修改已存在的SVN地址
查看>>
(转)使用 python Matplotlib 库绘图
查看>>
进程/线程切换原则
查看>>
正则表达式语法
查看>>
20165301 2017-2018-2 《Java程序设计》第四周学习总结
查看>>
Vue的简单入门
查看>>
urllib 中的异常处理
查看>>
通过SQL Server的扩展事件来跟踪SQL语句在运行时,时间都消耗到哪儿了?
查看>>
WIFI密码破解全攻略
查看>>
gulp
查看>>
pgsql查询优化之模糊查询
查看>>
不变模式
查看>>
matlab去云雾
查看>>
500lines项目简介
查看>>