Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
5.5.2f1
Issue ID
1038830
Regression
Yes
Different asset bundles produced after building them two times in a row
How to reproduce:
1. Open attached Unity project "zProject_486458"
2. Switch platform to iOS
3. Select BuildTools --> Build AssetBundles
4. Wait until bundles are build
5. Open command-line
6. Run WebExtract <FilePathToSceneBundle>
7. Run binary2text YourSceneBundleName_data/BuildPlayer-SceneBundleName
8. Make a copy of a created text file
9. Close Unity Editor
10. Clear Library and AssetBundles folders
11. Repeat 1-7 steps
12. Compare bundles
Expected result: builds should be identical.
Actual result: builds have differences.
Reproduced with: 2018.1.5f1, 2017.4.5f1, 2017.2.3p1, 5.5.6f1.
Not reproduced with: 2018.3.0a1, 2018.2.0b8, 2017.1.4p1, 5.6.6f2.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment