CC 3.8.2 -- ParticleSystem2D

Hi All,
I started with the new project for POC purpose. I added a new element by : Create ->2D Object->ParticleSystem2D.
By default atom_new.plist file is attached to this element. When I run the scene in Browser every thing work as expected.

Issue :- The game doesn’t load when I create a Build and try to load the game/project in mobile.
Don’t know what is the root cause, not able to fetch any logs.

Keys points :-

  • If I remove the particle system object from scene the game load on mobile device.
  • Particle object is placed as a child of Canvans
  • Using Cocos creator 3.8.2 version

Stuck here from last couple of days. Please guide what I am missing or doing wrong.
Thanks

Have you turn on debug mode at a Build? Debug mode will will output all logs.