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
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
- m_Modifications block serializes incorrectly when replacing source prefabs
- Multiple warnings are thrown when importing Terrain URP Demo Scene to the Project
- The Frame value field does not update when using the increment/decrement arrows in the Frame Debugger if the value has been manually inputted
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.