Search Issue Tracker
Fixed
Fixed in 1.23.1, 2.3.7
Votes
0
Found in [Package]
1.21.21
2.3.7
Issue ID
ADDR-3706
Regression
No
Warning logs about missing scripts are thrown when building Asset Bundles using Addressables/SBP
Reproduction steps:
1. Open the attached “bug-addressables-build-warnings.zip” project
2. Open the “Addressables Groups” Window (Window > Asset Management > Addressables > Groups)
3. Select Build > New Build > Default Build Script
4. Observe the Console
Expected result: No warnings are thrown
Actual result: Many "Script attached to '…' is missing or no valid script is attached." warnings with different assets mentioned are thrown
Reproducible with: 1.21.21 (2021.3.40f1, 2022.3.36f1), 2.1.0 (2022.3.36f1, 6000.0.9f1)
Reproducible on: Windows 11
Not reproducible on: no other environment tested
Notes:
- The problem seems to only affect Addressables/SBP as the legacy Asset Bundle system does not trigger these warnings
- To reproduce the warnings again after a Build, go to "Build > Clear Build Cache > All"
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
- 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
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
- 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 2.3.7):
Added a Scriptable Build Pipeline setting that optionally disables logging of asset warnings during build process.