gdk-for-unity icon indicating copy to clipboard operation
gdk-for-unity copied to clipboard

Burst throws warnings during runtime when running an iOS worker

Open jessicafalk opened this issue 6 years ago • 0 comments

Affects: Release v0.2.3 and up Internal Ticket: UTY-2082


Description

Running an iOS client-worker will result in Burst throwing warnings about missing internal functions. However, Burst can not be disabled due to issue https://github.com/spatialos/gdk-for-unity/issues/985.

Workaround

These warnings are benign and can be ignored. Your iOS client-worker will still be able to connect to your deployment.

jessicafalk avatar Jun 12 '19 17:06 jessicafalk