• Hi Guest!

    We are extremely excited to announce the release of our first Beta for VaM2, the next generation of Virt-A-Mate which is currently in development.
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. 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.

Fixed (1.20.0.9) Infinite CustomUnityAsset Loading Please Wait

vamX

Well-known member
Featured Contributor
Joined
Jun 29, 2020
Messages
220
Solutions
2
Reactions
677
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