Search Issue Tracker
Fixed
Fixed in Unity Editor
Votes
0
Found in [Package]
1.18.0
Issue ID
BPSBP-105
Regression
No
Checksum and CRC differ when closing editor and reopening after clean build
From this forum post: https://forum.unity.com/threads/checksum-of-bundle-does-not-remain-consistent-despite-no-changes.1082210/
Reproduce:
# Build bundles
# Close editor and reopen
# Clean Build > All
# Build bundles
Expected: The new build bundles have the same checksum and crc
Actual: The crc and checksums are different
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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Resolution Note:
Fixed in Unity 2020.3
Resolution Note (fix version Unity Editor):
Resolved previous to port addition.