Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.24.0
Issue ID
ADDR-3970
Regression
No
An error is thrown when building Addressables with the Addressables Report window open
How to reproduce:
1. Open the “CanDeleteMissingBuildReport.zip“ project
2. Open the Window > Asset Management > Addressables > Groups
3. Open the Window > Asset Management > Addressables > Addressables Report
4. In the Addressables Groups window, click Build > New Build > Default Build Script
5. Observe the
Expected result: No error is logged in the Console
Actual result: An error is logged in the Console
Reproducible in: 1.21.3, 1.24.0 (2022.3.62f1), 2.0.6 (6000.0.48f1, 6000.1.2f1, 6000.2.0a10)
Not reproducible in: 2.4.6 (6000.0.48f1, 6000.1.2f1, 6000.2.0a10)
Could not test in: 1.21.2 (no Addressables Report window)
Fixed in: 2.0.8 (6000.0.48f1, 6000.1.2f1, 6000.2.0a10)
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
Notes:
- Clearing the build cache does not have an impact on the issue
- The addressables are built successfully regardless of the error
- Full error reads: “Cannot read BuildLayout header, BuildLayout has not open for a file“
- Just to make sure it reproduces, build the addressables twice
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
There are no fixes planned for this Bug