Search Issue Tracker
Fixed in 5.4.3
Votes
0
Found in
5.4.1p1
Issue ID
834148
Regression
No
DownloadHandlerAssetBundle.isDone is never set to true
To reproduce:
1. Open attached project
2. Play the scene "Main"
3. Press the button "HANDLER_ISDONE"
Notice that the console prints that UnityWebRequest.isDone is true, but no matter how long you wait, assetHandler.isDone is never set to true.
Reproduced on: 5.2.4f1, 5.3.0f4, 5.4.1p1, 5.5.0b4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
- ShadowCaster2D breaks on certain Rotation positions when Casting Source is set to PolygonCollider2D
- The options modal for which type of Tilemap to create isn't drawn when it has been previously closed until the user moves their cursor
Add comment