You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I'm trying to add this into unity Package Manger, I got this error:
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<T>'
MapToolbox: git main branch
Unity: 2022.3.3f1c1
The text was updated successfully, but these errors were encountered:
Hi,
When I'm trying to add this into unity Package Manger, I got this error:
MapToolbox: git main branch
Unity: 2022.3.3f1c1
The text was updated successfully, but these errors were encountered: