Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4
2019.3
2019.3.0f6
2020.1
Issue ID
1220557
Regression
No
[BuildReport] Summary has an incorrect totalTime value when accessed in OnPostprocessBuild function
How to reproduce:
1. Open the attached project
2. Build the project
3. In the project folder, open the "buildreport.json"
4. Inspect the "totalTime" field
Expected result: BuildSummary has a correct totalTime value
Actual result: BuildSummary's totalTime value is equal to zero
Reproducible with: 2018.4.18f1, 2019.3.3f1, 2020.1.0a25
Couldn't test with: 2017.4.37f1 (IPostprocessBuildWithReport interface does not exist)
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
- Unable to switch to either Facebook Instant Games/Meta Quest in the Build Profile
- Error "IndexOutOfRangeException: Index was outside the bounds of the array" logged when selecting an Element in UI Builder with a specific setup
- "native code called abort()" is thrown in WebGL player when loading first scene
- Crash on core::base_hash_set when importing a specific package
- SettingsService.NotifySettingsProviderChanged() Doesn't Call OnDeactivate for Existing SettingsProviders when new ServiceProvider is created
Resolution Note:
Only critical bugs are being fixed for Build Report as it is currently unsupported in maintenance mode.