unity5.6.6的项目升级到2019之后,因为NGUI的版本较低,和unity2019的UI系统出现不兼容的问题,在编辑prefab的时候,删除和一动prefab下的object可能会出现下面的问题,

Error: The root GameObject of the opened Prefab has been moved out of the Prefab Stage scene by a script.unity5.6.6的项目升级到2019之后prefab编辑问题

这时候在prefab上加一个ngui Panel组件就可以打开了。

unity5.6.6的项目升级到2019之后prefab编辑问题

相关文章:

  • 2021-06-22
  • 2022-12-23
  • 2021-12-26
  • 2022-12-23
  • 2021-08-06
  • 2021-12-03
  • 2022-01-22
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2019-09-03
  • 2022-01-07
  • 2021-11-04
  • 2021-04-13
  • 2021-08-05
  • 2022-12-23
相关资源
相似解决方案