Search Issue Tracker
Fixed in 5.6.0
Votes
2
Found in
5.0.1f1
Issue ID
693430
Regression
No
www.size not working using LoadFromCacheOrDownload
To reproduce:
1. Open attached project
2. Open cargarBundles scene
3. Press play
4. Notice error in console
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
- Exception when adding column to multicolumntreeview with visible set to false
- “InvalidOperationException: System.InvalidOperationException” and “Assertion failed on expression” errors are logged when starting Server in Play mode
- [iOS] App freezes and the "You can attach a managed debugger now if you want” message doesn’t show up when running the app on iOS devices with the "Wait For Managed Debugger" setting enabled
- TouchScreenKeyboard.hideInput set from "true" to "false" when TextField is clicked in Android builds
- [Android] ReadPixels gives different results when using Vulkan on some devices
Paul_at_WestPier
Aug 12, 2015 14:12
Not sure if size is supported anyway (It's not listed in )
However bytesDownloaded is a supported property, but reading this value after LoadFromCacheOrDownload also logs an exception.
Have voted for making bytesDownloaded work correctly for LoadFromCacheOrDownload.