Search Issue Tracker
By Design
By Design in 2021.3.X
Votes
0
Found in
2021.3.22f1
Issue ID
UUM-32789
Regression
No
If the game uses Play Asset Delivery 1.8.x version, the game crashes as soon as it is launched.
When Play Asset Delivery version 1.8.0 or later is applied, a crash occurs at runtime
in mainTemplate.gradle
( implementation'com.google.android.play:asset-delivery:2.0.0 ) After adding this syntax to the library, the problem occurs even though there is no call section.'
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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Resolution Note:
According to Google Documentation, there are specified minimum versions of Unity that have to be used. Which is all versions from 2021.3
https://developer.android.com/guide/playcore/asset-delivery/integrate-unity
Resolution Note (2021.3.X):
According to Google Documentation, there are specified minimum versions of Unity that have to be used. Which is all versions from 2021.3
https://developer.android.com/guide/playcore/asset-delivery/integrate-unity