Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.17.2-preview
Issue ID
ADDR-1730
Regression
Yes
[DomainReload] Exception that the AssetReference is loaded is thrown when loading a static AssetReference with Play Mode Options enabled
How to reproduce:
1. Open the attached "AddressablesDomain.zip" project
2. Open the "SampleScene" Scene
3. Enter Play Mode
4. Exit Play Mode
5. Enter Play Mode again
Expected result: AssetReference is loaded properly with no exceptions in the Console log
Actual result: AssetReference is not loaded and "Exception: Attempting to use an invalid operation handle" is thrown in the Console log
Reproducible with: 1.15.1, 1.17.2-preview (2018.4.31f1, 2019.4.19f1, 2020.2.2f1, 2021.1.0b4, 2021.2.0a3)
Not reproducible with: 1.14.2 (2018.4.31f1, 2019.4.19f1, 2020.2.2f1, 2021.1.0b4, 2021.2.0a3)
Notes:
- The issue is not reproducible if the AssetReference is not static
- The issue is not reproducible if Reload Domain is enabled in the Enter Play Mode Settings
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
- Sub-State machine “breadcrumb trail” doesn’t fit in the window if there’s too many Sub-State machines
Add comment