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
- [XR] LODs switch between high and low poly when Objects are near the center of the screen and switch when near the periphery vision
- Crash when trying to force Shader to interpret 1/30 as a floating point operation
- Terrain is flickering when adjusting "Compatibility Mode" and "Use Rendering Layers" Settings
- Isometric tiles are flickering and overlapping each other when entering Play Mode with Tilemap Renderer mode set to "Chunk"
- Crash on ParticleSystemParticles::array_reserve when particle system starts
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.