#Missing Object in Game Object
54 messages · Page 1 of 1 (latest)
and yes, the guide is self-generated.
everything is set up correctly for the layers
Odds are the prefix shouldn’t include Object
Need to see ur folder structure to be sure
It depends where the masterbundle.dat is located
Would help to see the folder path itself
Also, you can use Asset_Bundle_Version 5 in Unity 2021 and add this line in the your object .dat
I recommend you follow the vanilla paths, make easier to diagnose, so I'd say it's better to have everything in a folder called bundles, then separate it in subfolder called Items | Object | Vehicles, etc...
But in resume it's almost certain that's a wrong path problem
Other thing is that objects no longer require the ID line, so you can delete that
like the mod folder structure (where the .dat files are)
so your Asset_Prefix should be Assets/Bundles/test
?
match the case to be safe, i dont remember if unity is case-insensitive or not
that should be ok
use capital Bundles and change the version to 5
I do not know where to get them.
Asset_Bundle_Name pup.masterbundle
Asset_Prefix Assets/Bundles/test
Asset_Bundle_Version 5
also i dont see where you actually built the masterbundle...
you need to use the master bundle tool to build it
I have a guide here that goes through it
https://steamcommunity.com/sharedfiles/filedetails/?id=2976338845
@shrewd hollymb vc?
did you paste this into your file?
The problem was with the folders