when I install the entities package I get a lot of errors from the collection package, anyone has any idea how to fix them?
Same problem here. Have you found a solution?
Edit your manifest.json and change package version to 1.0.0-pre15 - then it will work. Can’t seem to do this via UI either, only by editing manifest.
it’s already the same version
You will need all the entities packages to be version 1.0.0-pre.15. Check Package Manager to see if all the following are the correct version:
- com.unity.entities
- com.unity.entities.graphics
- com.unity.physics
Also assuming you are on Unity verion 2022.2.1f1?
I had the same collections error just a different version. In the package manager it said it was the correct version of collections. When I went into the manifest I saw it was a different version. Just changed the version to what one the errors are showing and restarted Unity fixed it for me.
Reviving this thread.
Using Unity 2022.3.21f1.
Installing com.unity.entities.graphics with version 1.0.16.
Same error occurs. There seems to be no newer version so I don’t know how to fix this.
Any advice?
There’s a new non-preview release of Entities, 1.2.0, along with physics / entities.graphics / logging / netcode with that same version.
I am having the same problem.
I just want to get some work done, not fight Unity for the next hours/days/week+.
I am not paying for a pro license so I can be QA for Unity.
Tried everything mentioned here, none of it worked.
I am having the same problem.