Unity 6 (6000.0.15f1
) Android builds fail - A problem occurred configuring project ':unityLibrary:eos_dependencies.androidlib'
."
#866
Replies: 9 comments 7 replies
-
Hi @SniperED007, thank you for your interest and attention to detail when filing this issue. At the current moment, we do not support Unity 6 - and do not have immediate plans to support it. That's not to say that we won't, or that we cannot provide some help here - it's more that support for other more commonly utilized versions of Unity is a higher priority. I'll take a look into this and see if I can make some recommendations nonetheless - and will have some information for you by the end of the day on Monday. |
Beta Was this translation helpful? Give feedback.
-
@SniperED007 I am going to convert this issue into a conversation - as that is the context in which it makes sense to lend assistance for this. It is still not currently a high priority for the team - but that environment will be better suited for discussing options. |
Beta Was this translation helpful? Give feedback.
-
Seems like the issue is a missing namespace in the build.gradle file. |
Beta Was this translation helpful? Give feedback.
-
+1 For Unity 6 Support Unity 6 is having a full release soon, which means it will be entering LTS - so it will be the most stable and popular version going forward. It would be greatly appreciated to have this major version supported. |
Beta Was this translation helpful? Give feedback.
-
Unity 6 is now released as an LTS |
Beta Was this translation helpful? Give feedback.
-
We’re experiencing this issue after upgrading our project to 6000.0.23f1 LTS |
Beta Was this translation helpful? Give feedback.
-
I'm working on this issue right now. Hopefully I'll be able to take care of this in the near future :) |
Beta Was this translation helpful? Give feedback.
-
We hear y'all :) We are working on figuring out where adding support for more versions of Unity fits into our development cycle. We'll keep you appraised. |
Beta Was this translation helpful? Give feedback.
-
Hello everyone, |
Beta Was this translation helpful? Give feedback.
-
ERRORS:
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
UnityEditor.BuildPlayerWindow:BuildPlayerAndRun ()
ERROR 2:
FAILURE: Build failed with an exception.
A problem occurred configuring project ':unityLibrary:eos_dependencies.androidlib'.
BUILD FAILED in 2s
UnityEditor.BuildPlayerWindow:BuildPlayerAndRun ()
Beta Was this translation helpful? Give feedback.
All reactions