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
- Unity freezes when opening a project
- [Silicon] Artifacts appear in the Game view when resizing the window/entering the Play Mode in a specific project
- Marker in the animation’s preview window doesn’t stop when reaching the end of the timeline and jumps to the start of the animation when moving it with the cursor
- Animation Event marker is not placed on the current time of the timeline when using the “Add Event” button
- Editor crashes on vector_map<ConstantString,AssetBundle when using the LoadAssetAsync function
This is a duplicate of issue #1097286