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
- 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
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Resolution Note:
Fixed in Unity 2020.3
Resolution Note (fix version Unity Editor):
Resolved previous to port addition.