In cocos creator 3.3.0, for some reason the older autoatlas file still available in build folder of mobile platform.
Hope that will fixed in next version.
I simply tested and did not reproduce the problem, convenient to provide a demo?
Or you can provide the reproduction steps?
Sorry, I cannot reproduce it. Somw how it happen.
And many problem with autoatlas in CC 3.3.0
Bugs 1 :
- create folder resources
- add a folder texture and create autoatlas
-> build error : build failed! Cannot read property ‘_uuid’ of indefined
Bugs 2:
- If add image after autoatlas create, and not yet add into scene.
- After this, that image will not added into autoatlas in build folder anymore.
Bugs 1: I cannot reproduce it;
Bugs 2: maybe you checked this
reference cocument:Auto Atlas · Cocos Creator

