Search Issue Tracker
Fixed
Fixed in 1.27.0, 2.7.0
Votes
0
Found in [Package]
1.25.1
2.6.0
Issue ID
ADDR-3999
Regression
No
Texture2D is included as a dependency when building Addressables with SpriteAtlas late binding
How to reproduce:
1. Open the project “IN-104737_Addressables“
2. Window → Asset Management → Addressables → Groups → Build → New Build → Default Build Script
3. In the Addressables Report, Explore → expand “defaultlocalgroup-…”
4, Observe the Size of “Assets/space-inv-1.jpg”
Expected result: “Assets/space-inv-1.jpg” is about the same size as “Assets/space-inv-2.jpg” (~485B)
Actual result: “Assets/space-inv-1.jpg” is of way larger file size (~176KB)
Reproducible with: 1.21.12 (2022.3.63f1), 1.25.1 (2022.3.63f1), 2.6.0 (6000.0.51f1, 6000.1.8f1, 6000.2.0b6)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Note: The sprites are not detected as packed, so the original texture isn't stripped and references to it are added to objects that use the sprite
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
Add comment