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
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
- “ReferenceError: Pointer_stringify is not defined” error is thrown when downloading a file
- GameObjects are not rendered when using a fragment shader with RWStructuredBuffer in URP
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.