Search Issue Tracker
In Progress
In Progress in 2.7.X
Votes
0
Found in [Package]
2.7.4
Issue ID
ADDR-4128
Regression
Yes
"GetDownloadSizeAsync()" is frame rate and location-count-dependent
How to reproduce:
1. Open the “ReproProject.zip“ project
2. Open the “SampleScene“
3. Select the “Test“ GameObject
4. Make sure you are running the 2.7.4 version of the “Addresables“ package
5. Make sure “Simulate Low Frame Rate“ is toggled on and “Low Frame Rate“ is set to 1
6. Enter Play Mode
7. Note the [TIME] value in “[Result] Checked <…> keys in [TIME]. Total size: 0.00 MB“ message in the Console window
8. Exit Play Mode
9. Downgrade the “Addresables“ package to the 2.6.0 version
10. Repeat steps 5 to 8
Expected result: The timing for calculating dependencies (The [TIME] value) is the same for both versions of the Addressables package
Actual result: The timing for calculating dependencies (The [TIME] value) is longer with the 2.7.4 versions of the Addressables package
Reproducible with: 2.7.0 (6000.0.56f1), 2.7.4(6000.0.62f1, 6000.2.12f1, 6000.3.0b9, 6000.4.0a4, 6000.5.0a1)
Not reproducible with: 2.6.0 (6000.0.56f1)
Reproducible environment: macOS 15.7 (M4 Max), macOS 15.7.1 (M1 Max) (Reporters)
Not reproducible environment: No other environment tested
Note: CQA was not able to reproduce locally
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
Add comment