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
- Crash on DynamicHeapAllocator::CreateTLSFBlock when opening a specific project
- Scene flickers when using Mesh Output with SpriteLit Shader in 2D project
- “Cache Management” text is misaligned in Preferences > Package Manager
- [macOS] network permission shows the name of previously closed app when different app requests network access
- Delta value returned by mouse movementsMonitor is different when changing Screen Resolution
Add comment