buildtool icon indicating copy to clipboard operation
buildtool copied to clipboard

A powerful automation tool for quickly and easily generating builds with Unity.

Results 37 buildtool issues
Sort by recently updated
recently updated
newest added

In the latest version, the config settings are broken entirely. First, you'd think they are an SO and you can copy them to have multiple configurations or a backup of...

bug

A very low-priority papercut. I've saved SuperUnityBuild as part of my layout for my current project; however, every time I load the layout, I get the following error: > The...

bug

Used en-GB culture info in ToUpper method. Lets say we want to convert "Android" to upper case. Without a cultureinfo, ToUpper method uses local computer's culture info. For example for...

After some time, auto-generate version has stopped working unity version : 2022.3.8.f1 superunitybuild version : 7.0.0

The API `PlayerSettings.Android.useAPKExpansionFiles` has changed to `PlayerSettings.Android.splitApplicationBinary` since 2023.1

Hello, this is a problem I just debugged and solved for myself for a few hours, and thought it'd be useful to share with others: I was trying to use...

enhancement

I want to show androidBundleVersionCode in the game ui but i cannot get version code in runtime. Basically my bundle version code is the same as buildCounter. Then why not...

Hi, A long while ago, I came across the problem of creating BuildPlatforms for consoles: https://github.com/superunitybuild/buildtool/issues/90 I was able to create my own, but now that I'm knee-deep in development,...

enhancement