Search Issue Tracker
Fixed in 2017.1.0f3
Fixed in 5.4.X, 5.5.X, 5.6.X
Votes
1
Found in
5.5.0f3
Issue ID
877123
Regression
No
Asset Bundles are non-deterministic due to shaders / m_BlobIndex
To reproduce:
1) Download the newly attached AssetBundleCRCTest_2.7z and open that project
2) Open LoadAssetCRCTest.unity scene
3) In top menu bar, click Assets -> Build Asset Bundles
4) Open Assets/StreamingAssets/marches.manifest in text editor
5) Run the scene
6) Copy the CRC and hash from manifest into the input fields and click the Load Asset Bundle button. Note in the debug console that the asset bundle loads successfully.
7) Close Unity and the manifest
8) Delete Library
9) Relaunch Unity
10) Do steps 2-6 again
Actual: CRC mismatch is found
Expected: Bundle should load normally
Reproducible in: 5.5.4p1
Reproduced ONLY on Mac 10.12.5
Not reproduced on Win 10 or Mac 10.12.4
Can't test later versions due to too many script errors in later versions
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Dave-Hampson
May 03, 2017 15:08
This should be fixed in Unity 5.5.2p1(and higher), Unity 5.6 and Unity 2017.1
MorningStar
Apr 25, 2017 08:16
Reopened in 5.5.2.f1