Cocos Creator TypeError: Cannot read property 'gizmo' of null 解决方案

控制台疯狂输出 TypeError: Cannot read property 'gizmo' of null
解决办法:用记事本打开报错场景搜索 "_components": [ null ], 如有删除此项,保存再打开场景。

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-31
  • 2021-04-09
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-12-01
  • 2022-02-26
  • 2021-09-17
  • 2022-01-17
  • 2022-03-01
  • 2021-07-25
  • 2021-09-27
相关资源
相似解决方案