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
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
Add comment