• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.
  • Hi Guest!

    VaM2 Resource Categories have now been added to the Hub! For information on posting VaM2 resources and details about VaM2 related changes to our Community Forums, please see our official announcement here.

Fixed (1.20.0.9) Infinite CustomUnityAsset Loading Please Wait

vamX

Well-known member
Featured Contributor
Joined
Jun 29, 2020
Messages
239
Solutions
2
Reactions
683
If you scroll quickly through the list of Assets using the Asset slider bar in a CustomUnityAsset you can get to a situation where it says Loading Please Wait (next to Select File...) forever. I've just done this in 1.20.0.8 using TGC/sex toys.assetbundle, but also done it with other assetbundles.
 

Attachments

  • temp Capture.PNG
    temp Capture.PNG
    33.5 KB · Views: 0
Also, if you then try to clear the assetbundle it won't clear, reporting: !> Attempt to load new assetbundle while another is already being loaded
 
I've also found this bug appears if you try to load multiple assets in a row from the same resource without waiting long enough in between.
 
Very easy to reproduce using TGC.Asset_NooN_BDSM_Collection.1
 
This is resolved in upcoming 1.20.0.9 release. Thanks for the report. It affects Unity assetbundles that used scenes instead of prefabs. The scene load was done async and was not being cancelled if the chosen asset was changed. This caused a race condition that could result in an infinite hang.
 
Back
Top Bottom