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
- Incorrect color values are saved for Swatches when using HDR Color Picker
- Editor crashes when adding/removing a UI Document Style Sheet while in Play mode
- Scene and Game views turn black when all light sources are disabled
- Memory spike after activating Freeform Light2Ds
- Line Renderer Component elements do not fit in the Inspector window when minimising Inspector window is minimised
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.