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
- [Mac] Context menu in Hierarchy is available but not functional when the Editor is out of focus
- Cursor's static properties does not change when changing the Cursor's states
- Cannot archive build for iOS using Xcode 13.3 when the project is built on a Windows machine
- [OpenGL][Linux] Scene View flickers diagonally when zooming in/out
- Error "0xc00d36e6" is thrown when importing a video file encoded with the 58.76.100 encoder
Resolution Note (fix version 2020.1):
Fixed the CRC issue when game view aspect ratio is changed.