Search Issue Tracker
Duplicate
Votes
0
Found in
2019.1.11f1
2019.3.0a6
Issue ID
1173216
Regression
Yes
Standalone Build fails because of serialization errors when building every second time
How to reproduce:
1. Open the attached project ("case_1173216-MultiGraphicToggleTest.zip")
2. Make a standalone build in an empty directory
3. Confirm that it succeeds (might be that it fails on the first try, but it should succeed on the second one)
4. Make another standalone build backend in the same directory
Expected results: Build succeeds
Actual results: Build fails because of serialization errors
Reproducible with: 2019.3.0a6, 2019.3.0a11
Not reproducible with: 2017.4.31f1, 2018.4.5f1, 2019.1.13f1, 2019.2.0f1
Couldn't test on 2019.3.0a3, 2019.3.0a5 because errors when trying to build (both with Mono and IL2CPP)
Notes:
1. This issue reproduces with both Mono and IL2CPP backends
2. Couldn't reproduce on an empty project
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
- Unused Particle System Renderer Mesh settings cause performance degradation when calling SetActive
- Project Browser shows the Asset folder empty when Select Dependencies is clicked without any asset selected
- Export as JSON and CSV options missing from the Quick Search save feature
- Crash on IMGUI::GUIWindow::OnGUI when rendering scene view window in play mode in a specific project
- "FileNotFoundException" & "IOException" thrown when adding "User" Index after deleting "Assets" Index in Search Index Manager window
This is a duplicate of issue #1169148