[Bug] Build Error for Android After Updating Meta Packages - Unity 6 (6000.0.35f1)

Error :

I have tried several solutions, but none have resolved the issue:

  • Cleared the Library folder
  • Cleared the BurstCompiler cache
  • Disabled BurstCompile
  • Reinstalled the Meta packages
  • Manually removed Library\Bee and let Unity recreate the files

Despite these attempts, the build always fails at the same step.


Project Context


Steps to Reproduce the Issue

  1. Updated the Meta packages to the latest version [72.0.0].
  2. Attempted to build for Android.
  3. The build fails at the same step with the error above.

Additional Logs

If more information is needed, I can attach the full Editor log.


Questions

  • Is this error known in version 6000.0.35f1?
  • Is there any specific configuration needed for the Meta packages after updating?
  • Could this issue be related to Unity’s Bee system?

Any help would be greatly appreciated!

1 Like

Great job on the nicely formatted and put together report!
But I don’t see the actual error message anywhere?

Bee is Unity’s player build system. It’s likely that Bee is just delivering the error it encountered, not that the issue is with Bee itself.

1 Like

Thank you Adrian, now there is the log error.