Search Issue Tracker
By Design
Votes
0
Found in
2018.3.0a1
2018.3.1f1
2019.1.0a1
2019.2.0a1
Issue ID
1123047
Regression
Yes
Globalgamemanagers generation is not deterministic when Building Project
To reproduce:
1. Open attached project
2. Build for Windows Standalone twice
3. Compare both files
Reproducible with: 2018.3.5f1, 2019.1.0b2, 2019.2.0a4
Not reproducible with: 2017.4.20f1
Regressed in 2018.1.0a1
Actual results: comparing two files show they are different
Comments (2)
-
michaellow
Mar 25, 2021 22:45
This seems to be broken again in 2020.3.1f1
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
- Clear Dynamic Data On Build does not clear data after a clean build when the Atlas Population Mode is set to "Dynamic" or "Dynamic OS"
- A tile from the wrong layer gets selected in the Tile Palette when an Aseprite file with multiple layers is imported as a Tile Set
- Particle geometry is inverted, billboard is not lit, not receiving shadows in cubemap reflection when Render Alignment is set to View
- Menu bar list orders change when Domain Reload is performed
- Unity Hub Module icons wrap poorly when they occupy two rows
Resolution Note:
This is the BuildGUID that uniquely identifies each build. https://docs.unity3d.com/ScriptReference/Application-buildGUID.html To zero this out, build the player using the BuildOption.NoUniqueIdentifier https://docs.unity3d.com/ScriptReference/BuildOptions.NoUniqueIdentifier.html