gdk-for-unity
gdk-for-unity copied to clipboard
Burst throws warnings during runtime when running an iOS worker
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.