Search Issue Tracker
Fixed in 2020.3.38f1
Fixed in 2020.3.X, 2021.3.X, 2022.1.X, 2022.2.X, 2023.1.X, 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment