Search Issue Tracker
Fixed in 2021.3.30f1
Fixed in 2021.3.X, 2022.3.X, 2023.1.X, 2023.2.X, 2023.3.X, 7000.0.0a1, future release
Votes
8
Found in
2021.3.11f1
2022.3.3f1
2023.1.0b20
2023.2.0a18
2023.3.0a1
Issue ID
UUM-17689
Regression
No
Build would sometimes fail with Tundra build failed error
Reproduction steps:
- Open the “TundraFail” project
- Click File → Build And Run
Expected result: Build successes
Actual result: Build fails, error in the Console
Reproducible with: 2021.3.9f1, 2021.3.11f1
Could not test with: 2020.3.41f1, 2021.3.12f1, 2022.1.21f1, 2022.2.0b13, 2023.1.0a16 (behavior is intermittent, takes a lot of time to reproduce)
Reproduced on: macOS Monterey 12.0.1
Note: if the issue is not reproducible, repeat step 2 until it reproduces
Error:
CommandLine
"/Applications/Unity/Hub/Editor/2021.3.11f1/Unity.app/Contents/Tools/netcorerun/netcorerun" "/Applications/Unity/Hub/Editor/2021.3.11f1/Unity.app/Contents/Tools/ScriptUpdater/ApiUpdater.MovedFromExtractor.exe" "Library/Bee/artifacts/200b0aE.dag/Unity.Services.Core.Environments.dll.mvfrm" "@Library/Bee/artifacts/200b0aE.dag/Unity.Services.Core.Environments.dll.mvfrm.rsp"
ExitCode 132
* Tundra build failed (17.55 seconds), 1640 items updated, 1641 evaluated
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
chaehyeok
Nov 15, 2022 09:12
This also happens on Unity2021.3.2f1, Windows platform.