Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2018.1.0a1
2018.4.0f1
2018.4.8f1
2019.2.0a1
2019.3.0a1
2020.1.0a1
Issue ID
1183713
Regression
No
Asset Bundles have different CRC values when Game Window Aspect Ratio is changed
Repro steps:
1. Open user attached "BundlesTest.zip" project
2. In the top menu, go to Bundles > Build Asset Bundles
3. Go to the folder and move newly created Bundles folder out of the project
4. In the Game window, change Aspect Ratio to a different one
5. In the top menu, go to Bundles > Build Asset Bundles
6. From both created Bundles folders open "test.bundle.manifest"
Expected result: Both bundles are identical
Actual result: The CRCs are different
Reproducible with: 2018.1.0a1, 2018.1.9f2, 2018.4.10f1, 2019.2.8f1, 2019.3.0b6, 2020.1.0a7
Not reproducible with: 2017.4.33f1
Note1: Seems to be caused by Canvas changing Rect Transform values
Note2: Asset Bundles are identical when Canvas Render Mode is changed to World Space
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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Resolution Note (fix version 2020.1):
Fixed the CRC issue when game view aspect ratio is changed.