版本:3.4.2
错误:在场景中创建了 particle prefab
[Preview]Uncaught TypeError: Cannot read properties of null (reading '__prefab') in http://localhost:7456/scripting/engine/bin/.cache/dev/preview/bundled/index.js
版本:3.4.2
错误:在场景中创建了 particle prefab
[Preview]Uncaught TypeError: Cannot read properties of null (reading '__prefab') in http://localhost:7456/scripting/engine/bin/.cache/dev/preview/bundled/index.js
你的脚本中用到了这个预制体,但是并没有挂载到属性上,或者在资源中没有找到该预制体,检查一下预制体的名称和使用吧
没有任何脚本,就是建了 3d 粒子,然后拖成 prefab。就报错了