spatialos / gdk-for-unity-fps-starter-project

SpatialOS GDK for Unity FPS Starter Project
https://gdk.improbable.io/spatialos-gdk-unity
MIT License
198 stars 75 forks source link

UTY-2690: Enable Burst by default #294

Closed BryanJY-Wong closed 4 years ago

BryanJY-Wong commented 4 years ago

Description

Enabled Burst by default

Tests

How did you test these changes prior to submitting this pull request? What automated tests are included in this PR?

Documentation

Primary reviewers

If your change will take a long time to review, you can name at most two primary reviewers who are ultimately responsible for reviewing this request. @ mention them.

improbable-prow-robot commented 4 years ago

Corresponding JIRA ticket: https://improbableio.atlassian.net/browse/UTY-2690

jamiebrynes7 commented 4 years ago

Hmm seems that Burst doesn't support Android compilation out of the box (requires the NDK installed as well). I thought we did have that installed on CI agents, but perhaps not.

I'd suggest we leave that one off by default for now?