• 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.

Question Environment doesn't load

Zure

New member
Joined
Dec 21, 2024
Messages
6
Reactions
2
I have a scene 'Collecting the Rent' from Hub with all files downloaded (no files missing). In scene browser I see both scene file and environment file but when I load scene with atoms (models) I got just two persons an UI but no environment at all. What causes the problem?
 
Solution
Perhaps the asset name is incorrect.
1. extract [collecting the rent.json] from [Blaspheratus.collecting_the_rent.1.var]
2. open [collecting the rent.json]
3. edit line
"assetUrl" : "Ivam.Ashleys_Apartment.latest:/Custom/Assets/Unity/ashley_apartment.assetbundle"
to
"assetUrl" : "Ivam.Ashleys_Apartment.latest:/Custom/Assets/Unity/ashlapp.assetbundle"
4. reload [collecting the rent.json] or copy to [Blaspheratus.collecting_the_rent.1.var]
Perhaps the asset name is incorrect.
1. extract [collecting the rent.json] from [Blaspheratus.collecting_the_rent.1.var]
2. open [collecting the rent.json]
3. edit line
"assetUrl" : "Ivam.Ashleys_Apartment.latest:/Custom/Assets/Unity/ashley_apartment.assetbundle"
to
"assetUrl" : "Ivam.Ashleys_Apartment.latest:/Custom/Assets/Unity/ashlapp.assetbundle"
4. reload [collecting the rent.json] or copy to [Blaspheratus.collecting_the_rent.1.var]
 
Upvote 0
Solution
Back
Top Bottom