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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
This is a duplicate of issue #1169148