Open alexei-kopylov opened 5 years ago
Hi! You likely have a scene tagged for inclusion in the "mod.bundle" asset bundle, which isn't supported. Double check that any scenes in your project are set to "None" for their asset bundle.
Thanks for the reply. I tried to build from clean github clone (after configuring mod), but still have the same error. I also tried to follow this tutorial: https://www.youtube.com/watch?v=8b-GMgcCo_A, but still have the same error. I have only one assert in "mod.bundle".
To find what's tagged for mod.bundle
, enter b:mod.bundle
in the search box on the Project view. Scenes must not be included in the bundle.
Had the same problem but the search did not show any scenes. Problem was the scene was in a folder that was marked for this bundle.
When I tried build, I've got an error:
And then I don't see
mod.bundle
file in the build directory