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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
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.