[1357] HTTP URLs no longer work with Image Loading.
tracked
ひつぶ(Hitsub)
- Use ImageLoading on any HTTP URL (not HTTPS)
- Neither OnImageLoadSuccess nor OnImageLoadError is called and image loading never completes
The log is here.
Similar bugs in StringLoading have been reported, but not in ImageLoading, which is why I posted this.
Since ImageLoading and StringLoading do not allow redirects,
the world contains the gimmick of using ImageLoading will remain broken until is updated with an HTTPS URL.
Please allow HTTP URLs so that updating to Unity2022 does not break some worlds.
Log In
StormRel
tracked