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
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
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