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
-
Unity Version: 6 (6000.0.35f1)
-
Render Pipeline: URP
-
Build Platform: Android
-
Meta SDK Version:
-
Android SDK and NDK Version:
Steps to Reproduce the Issue
- Updated the Meta packages to the latest version [72.0.0].
- Attempted to build for Android.
- 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!