Daniel

Results 3 comments of Daniel

> We could update the default build script, but I think it would be better to encourage [passing the subtarget through the Unity CLI](https://forum.unity.com/threads/unity-2021-2-dedicated-server-target-and-stripping-optimizations-now-live-please-share-feedback.1143734/#post-7783626) if possible. Had a discussion with...

@davidmfinol I can possibly take a swing at this depending on desired approach. From what I can tell, the smallest and lowest risk modification to accomplish this would simply be...

PR for standaloneBuildSubtarget flag: https://github.com/game-ci/unity-builder/pull/532 Associated docs update: https://github.com/game-ci/documentation/pull/389 Tested the build method against 2019.2 and 2021.3 for client and server builds. Please let me know if there are any...