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
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Resolution Note (fix version 2020.1):
Fixed the CRC issue when game view aspect ratio is changed.