For project requirement reasons we limit the maximum size of the chunks in our projects pak files to 32-64MB. Naturally this causes packaging to fail as even the tiny model's 78MB exceeds the max chunk size.
I'd like to know whether it's actually important to have the language model included in the Additional Asset Directories to Cook array?
Could we instead have an option for the model to be included as a Non-Asset Directory to Copy that way we can offer the ability to download a larger model if needed, or update the model when feasible without having to re-publish the application.
I Don't consider this a bug, more of a feature request.
For project requirement reasons we limit the maximum size of the chunks in our projects pak files to 32-64MB. Naturally this causes packaging to fail as even the tiny model's 78MB exceeds the max chunk size.
I'd like to know whether it's actually important to have the language model included in the
Additional Asset Directories to Cookarray?Could we instead have an option for the model to be included as a
Non-Asset Directory to Copythat way we can offer the ability to download a larger model if needed, or update the model when feasible without having to re-publish the application.I Don't consider this a bug, more of a feature request.