Search Issue Tracker
Duplicate
Votes
1
Found in
2018.3.0a1
2018.3.5f1
2019.1.0a1
2019.2.0a1
Issue ID
1133323
Regression
No
[BuildReport] summary.result in IPostprocessBuildWithReport always return "Unknown"
How to reproduce:
1. Open the user-submitted project ("IPostprocessBuildWithReportBug.zip")
2. Click Build -> Test Build
3. Observe the Console Window
Expected result: a log message is thrown by the "IPostprocessBuildWithReport" callback that the build has succeeded
Actual result: "IPostprocessBuildWithReport" throws build status as "Uknown" even though the build succeeded without any issues
Reproduced in: 2019.2.0a7, 2019.1.0b5, 2018.3.7f1
Couldn't test with: 2017.4.22f1 (IPostprocessBuildWithReport doesn't appear to be implemented yet)
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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons
This is a duplicate of issue #1100229