Failing to revert to entities 0.17

Library\PackageCache\com.unity.jobs@0.8.0-preview.23\Unity.Jobs\IJobParallelForDefer.cs(77,85): error CS8377: The type ‘U’ must be a non-nullable value type, along with all fields at any level of nesting, in order to use it as parameter ‘T’ in the generic type or method ‘NativeList’

Basically something doesnt work for me so i want to revert to entities 0.17 but that also doesnt work

i think this error is related to Collections but i cant even downgrade them as older versions arent showed

how can i install good old entities 0.17?

NVM I figured it out !

Please describe the solution to your problem, so the future readers can learn from it.

Also, use version controlling, then you wouldn’t have the initial issue.

1 Like