Unity-Technologies / com.unity.demoteam.hair

An integrated solution for authoring / importing / simulating / rendering strand-based hair in Unity.
Other
719 stars 97 forks source link

Compatiblity issues with entities 1.0.0.pre44 #45

Closed BrundleThwaite closed 1 year ago

BrundleThwaite commented 1 year ago

When updating entities to the new version (1.0.0.pre44) I get the following error:

Library\PackageCache\com.unity.demoteam.hair@8ad3d098ef\Runtime\HairInstance.cs(820,44): error CS0246: The type or namespace name 'UnsafeMultiHashMap<,>' could not be found (are you missing a using directive or an assembly reference?)

image

image

fuglsang commented 1 year ago

Thanks for reporting. Fix incoming.