Unity 2020.2.6f1 throws an error (in the Editor Console) while running my C# project:> ForcedScopedThreadAttach can only be> used from threads that are not already> attached.
There is no stack trace for it.
If anyone has encountered such an error or has an idea what I am dealing with, how can I find out the origin?
↧