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
- Sprite Importer Checkbox Label Truncated in UI (2D Template)
- Light theme icon is missing for Volume Component in the Inspector window
- Volume Profile effects are still showing and active in Game View when the Volume Profile is reset
- Shader Graph Tab Lacks Right Margin for Long Titles
- 2DLight component only renders when ShadowCaster2D components are within range in WebGL builds
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.