Search Issue Tracker
Fixed in 1.14.2
Votes
0
Found in [Package]
1.3.3
Issue ID
1193871
Regression
Yes
[Addressables] "Addressables.LoadSceneAsync" is not updated when an exception is raised
Reproduction steps:
1. Open "1193871" project
2. Rebuild Addressables
3. Enter Play mode
Expected Result: Error log is thrown ("No Issue!")
Actual Result: "Addressables.LoadSceneAsync" is not updated when an exception is raised
Reproduced with: 2020.1.0a12, 2019.3.0b10, 2019.2.12f1, 2019.2.11f1
Could not reproduce with: 2018.4.12f1 (Project crahes on launch)
Did not reproduce on(No Packman): 2017.4.34f1
Note:
The error should be thrown in lines 242 and 262 in "PlotResourceLoader.cs" script
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
- Font Asset Creator Font Face dropdown is active but does nothing when clicked if the Font has Include Font Data disabled
- Crash on PPtr<Shader>::operator Shader*() const when Calling Resources.UnloadUnusedAssets() in a specific project
- SerializeReference does not update references when the generic field type changes
- Memory leak when running tests in IL2CPP with System.Threading.Timer
- Tile Palette Tilemap dropdown icons are not visible
Resolution Note (fix version 1.14.2):
I was unable to reproduce this using the provided project due to some package dependency issues. Recreating it on a smaller project, it seems to be resolved in later addressables packages.