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
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
This is a duplicate of issue #1097286