Search Issue Tracker
Fixed
Fixed in 2021.3.53f1, 2022.3.64f1, 6000.0.49f1, 6000.1.2f1, 6000.2.0b1
Votes
1
Found in
2021.3.50f1
2022.3.61f1
6000.0.45f1
6000.1.0b13
6000.2.0a8
Issue ID
UUM-102575
Regression
No
An error is thrown when building AssetBundles with DisableWriteTypeTree and StripUnityVersion flags
How to reproduce:
1. Open attached “IN-98570” project
2. In the title bar go to Assets > “Build AssetBundles (Disable TypeTree and Unity version)”
3. Observe the Console
Expected result: No errors in the Console, AssetBundles are built
Actual result: Error in the Console, AssetBundles are not built
Reproducible with: 2021.3.50f1, 2022.3.61f1, 6000.0.45f1, 6000.1.0b13, 6000.2.0a8
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note: Error in the Console: “Unable to use flags DisableWriteTypeTree and StripUnityVersion together”
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note (fix version 6000.2.0b1):
Allow building AssetBundles with both the DisableTypeTree and StripUnityVersion flags. Fix the ability to load these AssetBundles in the Runtime.