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
- Crash on mono_dump_native_crash_info when changing a Particle System Renderer’s Material Shader to Standard Unlit
- VFX Prefab doesn’t have Preview icon in Project window and Preview window is empty in Inspector window
- Visual Effect Graph error message does not disappear and lasts forever until the Visual Effect Graph is reopened even when the error causing connection/node is deleted and Visual Effect Graph is saved
- “RenderSettings customReflection texture has invalid type” error keeps getting thrown even when Environment Reflections was set back to Skybox from Custom with an invalid texture
- Particle System with the custom Material breaks the Scene view when the material is using a Shader Graph with the Texture with the power of negative value
This is a duplicate of issue #1100229