- Home /
Question by
prakyath_unity · Dec 31, 2020 at 07:28 AM ·
errorunityeditordots
Unsafe.dll from Unity version conflicts with Unsafe.dll from standard collections package.
Im getting this error while using unity.colletions package
Comment
Best Answer
Answer by prakyathd801 · Dec 31, 2020 at 07:28 AM
I've solved it by putting collections package to the "Package" folder of Unity's project and delete Unsafe.dll from it.