[SOLVED] Bug with flipbook and Error - 8 icon(s) not replaced

This is my first time asking a question, so forgive me if I write something wrong.
Describe the bug (REQUIRED)
When I set node flipbook, always it plays the first animation in its atlas. But for an unknown reason, it happens only in game bundle. The test game build doesn’t have this bug.
This is, more likely, due to this error that I get bundling my game:
Error - 8 icon(s) not replaced

To Reproduce (REQUIRED)
Steps to reproduce the behavior:

  1. Bundle the game
  2. Open the bundled game
  3. Try to set flipbook of node

Expected behaviour (REQUIRED)
I expect the node to play the required flipbook.
Defold version (REQUIRED):

  • Version 1.6.3

Platforms (REQUIRED):

  • Platforms: Windows
  • OS: Windows 11
  • Device: MSI Katana 17

Screenshots (OPTIONAL):
Must be:
image
Result:
image

I solved my own problem by installing new engine beta version
I’ll leave this topic for people who have the same bug