Search Issue Tracker
Fixed in 2022.2.18f1
Fixed in 2022.2.X, 2023.1.X, 2023.2.X, 2023.2.0a9
Votes
1
Found in
2022.2.11f1
2023.1.0b8
2023.2.0a3
Issue ID
UUM-21137
Regression
No
Editor version is added to a bundle when using RecompressAssetBundleAsync after it's been stripped with AssetBundleStripUnityVersion
Reproduction steps:
1. Open the user's attached project "AbTest"
2. In the menu bar click Test/TestAb
3. Open Assets/AB/456 in a Hex Editor
Expected result: the second line contains "0.0.0"
Actual result: the second line contains the Editor version
Reproducible with: 2020.3.42f1, 2021.3.15f1, 2022.2.1f1, 2023.1.0a23
Reproducible on: macOS 12.4 (Intel)
Notes:
1. Tested with the Hex Editor extension for VS Code
2. Bundles can be rebuilt with the Assets/AssetBundles/Build AssetBundles option in the menu bar
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment