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
- Trees painted on a Terrain are not affected by any Wind Zone when those trees are part of an LOD Group
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
Resolution Note (fix version 2020.1):
Fixed the CRC issue when game view aspect ratio is changed.