unity-builder icon indicating copy to clipboard operation
unity-builder copied to clipboard

Build with errors is marked as success

Open tomku-mar opened this issue 7 months ago • 0 comments

Bug description

Hi, in my build I got 4 errors, but at the end the build is marked as successful. It looks like that:

########################### Build results ###########################

Duration: 00:00:33.8772812 Warnings: 11 Errors: 4 Size: 162482704 bytes

Build succeeded!

When I will build this locally I got errors.

How to reproduce

Have a prefab on scene with errors e.g. a missing asset

Expected behavior

Build is marked as failed

Additional details

I am using: github actions game-ci/unity-builder@v4 unityci/editor:ubuntu-6000.0.43f1-windows-mono-3

tomku-mar avatar Apr 12 '25 15:04 tomku-mar