View all files | ||||
Task/UniTask-based Main Thread dispatcher classes, no GameObjects involved.
Either:
Copy the implementation file Runtime/MainThreadTask.cs and/or Runtime/MainThreadUniTask.cs to your project.
If using UniTask, either remove the #if/#endif lines from MainThreadUniTask.cs or define HAVE_UNITASK in your project's scripting define symbols.