cocos-engine
cocos-engine copied to clipboard
particleSystem2d run with error
Cocos Creator version
3.6.0
System information
window10,chrome
Issue description
The preview will report an error when both the plist file and spriteframe are unmounted.
Relevant error log output
No response
Steps to reproduce
- create a particleSystem2D node;
- remove atom.plist , remove atom-spriteframe;
- preview in browser;
Minimal reproduction project
No response