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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Fixed in Unity 2020.3
Resolution Note (fix version Unity Editor):
Resolved previous to port addition.