Hi, i struggle a lot with an error after a build fail, getting this error
ERROR: C:\Users\belov\Eula\Library\Bee\Android\Prj\IL2CPP\Gradle\unityLibrary\src\main\res\values-b+bn_BD: Resource and asset merger: Invalid resource directory name
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':unityLibrary:packageReleaseResources'.
> C:\Users\belov\Eula\Library\Bee\Android\Prj\IL2CPP\Gradle\unityLibrary\src\main\res\values-b+bn_BD: Error: Invalid resource directory name
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
I am using Unity 6 (6000.0.24f1).
“values-b+bn_BD” is my custom locale code (bn_BD) for Bengali. It never did this before, and was working just fine with this version until now. I tried undo my previous actions, without success.
Yes, it is creating it automatically, i tried deleting the specific file, but it recreates it.
I tried a lot of things so maybe it is not that but i think that deleting Library\Bee file has solved the problem. Still a question of where this error came from