Search Issue Tracker
Fixed in 1.13.1
Votes
3
Found in [Package]
1.1.5
Issue ID
1193655
Regression
No
[Addressables] LoadAssetAsync<T> returns null when passing an interface as a type 'T'
How to reproduce:
1. Open the user attached project
2. Run the included playmode tests
Expected results: All tests finish successfully
Actual results: Test for LoadAssetAsync<T> where T is an interface fails
Reproducible with: 2019.2.11f1, 2019.3.0b8, 2020.1.0a11 (package ver. 1.1.5, 1.1.1.10, 1.2.4)
Could not test on 2018.4.12f1 due to compilation errors
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
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support
Resolution Note (fix version 1.13.1):
This was resolved in 1.13.1 I went ahead and tested it in the latest version as well to make sure it's still good. Your derived glasses should work properly now.
Let me know if you have any further issues.