用3D做特效报错Cannot read property 'updateParticles' of null

用的最新版本3.5.1
制作了一天粒子特效,制作时候没有问题,今天早上来就一直报错,场景编辑界面粒子无法播放,摄像机预览窗口也看不到东西,但是网页播放可以有画面,只是不能修改了~求助各位大大
image

用粒子拾取模型的形式发射Cannot read property ‘getFreeParticle’ of nul一直重复这两个报错,去掉粒子发射模型层就能播放正常

请问解决了吗?我也遇到这个问题

请问能否把这个出问题的粒子导出给我们?

我也遇到报错,但是只是报错 游戏内运行正常,cocos 3.6

[Window] Cannot read property ‘getFreeParticle’ of null

TypeError: Cannot read property ‘getFreeParticle’ of null

at process:scene

at ParticleSystem.emit (C:\CocosDashboard_1.1.1\resources.editors\Creator\3.6.0\resources\resources\3d\engine\bin.cache\dev\editor\bundled\index.js:18069:45)

at ParticleSystem._emit (C:\CocosDashboard_1.1.1\resources.editors\Creator\3.6.0\resources\resources\3d\engine\bin.cache\dev\editor\bundled\index.js:18170:20)

at ParticleSystem._prewarmSystem (C:\CocosDashboard_1.1.1\resources.editors\Creator\3.6.0\resources\resources\3d\engine\bin.cache\dev\editor\bundled\index.js:18142:18)

at ParticleSystem.play (C:\CocosDashboard_1.1.1\resources.editors\Creator\3.6.0\resources\resources\3d\engine\bin.cache\dev\editor\bundled\index.js:17653:18)

at ParticleManager.onSelect (C:\CocosDashboard_1.1.1\resources.editors\Creator\3.6.0\resources\app.asar\builtin\scene\dist\script\3d\manager\particle.ccc:1:1905)

at C:\CocosDashboard_1.1.1\resources.editors\Creator\3.6.0\resources\app.asar\builtin\scene\dist\script\utils\event-emitter.ccc:1:556

at Array.forEach ()

at SceneSelection.emit (C:\CocosDashboard_1.1.1\resources.editors\Creator\3.6.0\resources\app.asar\builtin\scene\dist\script\utils\event-emitter.ccc:1:519)

at Selection. (C:\CocosDashboard_1.1.1\resources.editors\Creator\3.6.0\resources\app.asar\builtin\scene\dist\script\3d\manager\selection.ccc:1:823)

at Selection.emit (events.js:327:22)

[Window] Cannot read property ‘_particles’ of null

TypeError: Cannot read property ‘_particles’ of null

at process:scene

at ParticleManager.queryPlayInfo (C:\CocosDashboard_1.1.1\resources.editors\Creator\3.6.0\resources\app.asar\builtin\scene\dist\script\3d\manager\particle.ccc:1:3084)

at PrefabSceneFacade.queryParticlePlayInfo (C:\CocosDashboard_1.1.1\resources.editors\Creator\3.6.0\resources\app.asar\builtin\scene\dist\script\3d\facade\general-scene-facade.ccc:1:16888)

at SceneFacadeManager.queryParticlePlayInfo (C:\CocosDashboard_1.1.1\resources.editors\Creator\3.6.0\resources\app.asar\builtin\scene\dist\script\3d\facade\scene-facade-manager.ccc:1:23926)

at step (C:\CocosDashboard_1.1.1\resources.editors\Creator\3.6.0\resources\app.asar\builtin\scene\dist\script\3d\manager\ipc\web\ipc.ccc:1:720)

at C:\CocosDashboard_1.1.1\resources.editors\Creator\3.6.0\resources\app.asar\builtin\scene\dist\script\3d\manager\ipc\web\ipc.ccc:1:1613

at new Promise ()

at C:\CocosDashboard_1.1.1\resources.editors\Creator\3.6.0\resources\app.asar\builtin\scene\dist\script\3d\manager\ipc\web\ipc.ccc:1:1550

at EventEmitter. (C:\CocosDashboard_1.1.1\resources.editors\Creator\3.6.0\resources\app.asar\builtin\scene\dist\script\3d\manager\ipc\web\webview.ccc:1:1059)

at EventEmitter.emit (events.js:315:20)

at Object.onMessage (electron/js2c/renderer_init.js:93:1117)

你好,请问一下出现这个问题是什么原因?