Search Issue Tracker
Fixed
Fixed in 2020.3.38f1, 2021.3.11f1, 2022.1.17f1, 2022.2.0b5, 2023.1.0a5
Votes
0
Found in
2019.4.38f1
2020.3.34f1
2021.3.6f1
2022.1.0f1
2022.2.0a11
2023.1.0a1
Issue ID
UUM-1949
Regression
No
Build doesn't fail instantly when building with a different backend over an existing build
How to reproduce:
1. Open the user's "TestBuildBugs" project
2. Go to "File" -> "Build Settings..."
3. Click "Player Settings..."
4. Click "Other Settings"
5. Make sure "Scripting Backend" is set to "Mono" under the "Configuration" settings
6. Build the project
7. Observe the progress bar
Expected result: Build fails instantly after checking for a build with a different backend
Actual result: Build fails only after the entire project is compiled
Reproducible with: 2019.4.38f1, 2020.3.34f1, 2021.3.1f1, 2022.1.0f1, 2022.2.0a11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when AddGameElement handles a generic type
- Interpolation 2D results are inconsistent when position.z = position.x is called on Late Update
- Game View's scale slider bar gets set to 2.5x when entering Play Mode
- Crash/Memory leak in a WebGL build when executing a very large switch statement multiple times
- [Asset Bundles] The Active Build Platform is being used instead of the build target to determine material/shader compilation
Add comment