Search Issue Tracker
Won't Fix
Votes
3
Found in
2018.2.16f1
Issue ID
1100229
Regression
No
[BuildReport] report in IPostProcessBuildWithReport provides incorrect information
IPostProcessBuildWithReport allows users to retrieve information about a build after it's finished. However, much of this information is wrong. The end time is always the same as the start time. The total time is always zero. Several build steps appear to take zero time. The result of the build is always Unknown.
Repro steps:
1) Open attached repro project.
2) Build for any platform.
3) Observe output in editor console after completion.
Expected: The "true time taken" is equal to the total time according to the build report. All fields have sensible values.
Actual: Most information displayed is incorrect.
Reproduced in 2018.2.16f1, 2019.1.0a2
Comments (1)
-
Maltesj
Oct 07, 2020 11:37
It's amazing that this bug has not been fixed yet.
It's still there in 2020.2.0b
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
- Text is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
Resolution Note:
Only critical bugs are being fixed for Build Report as it is currently unsupported in maintenance mode.