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
-
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
- Saving moves Toggle Button Group buttons to the wrong place in hierarchy
- [iOS] Visual artifacts are visible when the camera's feed is rendered to a texture
- Error "cannot map expression to ps_4_0 instruction set" in Shader Graph preview when using the GATHER_RED_TEXTURE2D macro in custom hlsl function
- Sprite Renderer image is changed when Mask Interaction is turned by C# script
- URP Player remains in Windows Background processes when the application is closed
Resolution Note:
Only critical bugs are being fixed for Build Report as it is currently unsupported in maintenance mode.