The subscenes in my project do not seem to be included in the build. That is, when I run the build, the subscenes do not load.
Could someone please help? I want to know what went wrong. If there is any other information that I should provide, let me know.
You need to build a player via the new BuildSettings. See the release notes for entities.
1 Like
Are you referring to this?
1 Like
Thanks, I read that before but totally forgot about it. Will build when I get the chance.
Thank you Joachim and tertle, it works now. I will try to be more aware of changes in the package from now on.
Upgrade guide
- If you are using SubScenes you must use the new BuildSettings assets to make a build & run it. SubScenes are not supported from the File → BuildSettings… & File → Build and Run workflows.
- Entities requires AssetDatabase V2 for certain new features, we do not provide support for AssetDatabase V1
Where I find the BuildSettings Assets for Hybrid RendererV1 and 2021.5.1f?
I got some bugs and missing stuff.
Using this? But thats a preset and not an .asset.
Is there any tutorial what to do?