But this bundle doesn't exist.
Trying to manually AssetBundle.LoadFromFile("wrath_path/Bundles/shaders") returns null as well (even though the bundle does exist.
Currently I'm needing to steal the shader back from already-existing prefabs which sucks a bit. :-(
But this bundle doesn't exist.
Trying to manually
AssetBundle.LoadFromFile("wrath_path/Bundles/shaders")returns null as well (even though the bundle does exist.Currently I'm needing to steal the shader back from already-existing prefabs which sucks a bit. :-(