Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2018.4.X, 2019.2.X, 2019.3.X
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2019.1.0a1
2019.1.1f1
2019.2.0a1
2019.3.0a1
Issue ID
1152507
Regression
No
Asset bundles which include VideoClip have different CRC values when built from a different directory
How to reproduce:
1. Open the attached project ("case_1152507-CRC_2019_2.zip")
2. Build asset bundles (Toolbar -> Bundles -> Build)
3. Check CRC value inside "\Assets\Bundles\videobundle.manifest"
4. Move the project to a different location and delete "Library" folder
5. Repeat steps 1-3 and then compare the CRC values
Expected results: Both bundles have the same CRC value
Actual results: The CRC values between bundles are different
Reproducible with: 2017.4.27f1, 2018.4.0f1, 2019.1.3f1, 2019.2.0b2, 2019.3.0a2
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
- Asset preview doesn't update on changing shader's _GlobalColor property when the shader uses global uniforms
- Crash on GetSpriteAtlasDependenciesFromBinary when opening specific project
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
Resolution Note (fix version 2020.1):
VideoClip will now only store paths that are relative to the project root. Fixed in 2020.1.0a17
Resolution Note (fix version 2019.3):
VideoClip will now only store paths that are relative to the project root. Fixed in 2019.3.0f5
Resolution Note (fix version 2019.2):
Fixed in: 2019.2.19f1
Resolution Note (fix version 2018.4):
Fixed in 2018.4.18f1