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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment