Search Issue Tracker
Duplicate
Votes
0
Found in
2018.3.0a1
2018.3.12f1
2019.2.0a1
Issue ID
1148597
Regression
No
Throwing exception in IPreprocessBuildWithReport does not cancel build process
How to reproduce:
1. Open the attached project ("PreBuildProcessIssue.zip")
2. Try building the project via "Build > Build and Run"
3. Notice the thrown exception and "Build completed with a result of 'Failed'" error message in the console
4. Clear the console
5. Try building via "File > Build Settings > Build" and also via "Build -> Test Build" (in menu bar)
5. Inspect the console
Expected results: All builds fail to build, "Build completed with a result of 'Failed'" error message can be seen in the console
Actual results: "File > Build Settings > Build" and "BuildPipeline.BuildPlayer()" builds are built successfully despite the thrown exception
Reproducible with: 2018.3.14f1, 2019.1.0f2, 2019.2.0a13
Could not test with 2017.4, as it lacks IPreprocessBuildWithReport interface
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
- Packman: The same asset data is displayed differently in "Import" and "Remove" popups
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
This is a duplicate of issue #1097286