Question by
Ramedlow · Mar 08, 2021 at 03:27 PM ·
c#unityeditorerror messageconsole
ForcedScopedThreadAttach
Unity 2020.2.6f1 throws an error (in the Editor Console) while running my C# project:
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?ForcedScopedThreadAttach can only be used from threads that are not already attached.
Comment