Search Issue Tracker

Not Reproducible

Votes

0

Found in

2019.4

2020.1

2020.1.13f1

2020.2

2021.1

Issue ID

1300620

Regression

No

LoadAssetAsync does not obey Application.backgroundLoadingPriority

Scripting

-

How to reproduce:
1. Open the attached project ("ABC.zip")
2. Open the Profiler and start recording
3. Enter Play mode and press "L" on your keyboard

Expected results: The asset is loaded without a big hit in performance with low thread priority because Application.backgroundLoadingPriority is set to low
Actual results: The asset is loaded with a big hit in performance

Reproducible with: 2019.4.17f1, 2020.1.17f1, 2020.2.1f1, 2021.1.0b1
Could not test with: 2018.4.30f1

  1. Resolution Note (2021.2.X):

    Can't reproduce without crucial info from user

Comments (2)

  1. ExodusOTH

    Dec 28, 2020 15:55

    The wording on this issue appears to be off, for the “Actual results: The asset is loaded with low thread priority because Application.backgroundLoadingPriority is set to low”. This is what the documentation says *should* be happening, however it is not, hence why this bug ticket & issue tracker were created. The Application.backgroundLoadingPriority is having no effect on the Addressables threading priority.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.