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
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
This is a duplicate of issue #1169148