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
This is a long standing issue, but I forgot to report it so far:
When changing parameter in play mode (including hair asset), at some point the Hair Instance stops working, and the following error is being spammed in console (happens in all versions, the log is from 0.13.0exp1):
NullReferenceException: Object reference not set to an instance of an object
Unity.DemoTeam.Hair.HairInstance+GroupAssetReference.GetSortKey () (at Library/PackageCache/com.unity.demoteam.hair@7fe8b81797/Runtime/HairInstance.cs:41)
Unity.DemoTeam.Hair.HairInstance.UpdateStrandGroupSettings () (at Library/PackageCache/com.unity.demoteam.hair@7fe8b81797/Runtime/HairInstance.cs:396)
Unity.DemoTeam.Hair.HairInstance.Update () (at Library/PackageCache/com.unity.demoteam.hair@7fe8b81797/Runtime/HairInstance.cs:221)
The text was updated successfully, but these errors were encountered:
This is a long standing issue, but I forgot to report it so far:
When changing parameter in play mode (including hair asset), at some point the Hair Instance stops working, and the following error is being spammed in console (happens in all versions, the log is from 0.13.0exp1):
NullReferenceException: Object reference not set to an instance of an object
Unity.DemoTeam.Hair.HairInstance+GroupAssetReference.GetSortKey () (at Library/PackageCache/com.unity.demoteam.hair@7fe8b81797/Runtime/HairInstance.cs:41)
Unity.DemoTeam.Hair.HairInstance.UpdateStrandGroupSettings () (at Library/PackageCache/com.unity.demoteam.hair@7fe8b81797/Runtime/HairInstance.cs:396)
Unity.DemoTeam.Hair.HairInstance.Update () (at Library/PackageCache/com.unity.demoteam.hair@7fe8b81797/Runtime/HairInstance.cs:221)
The text was updated successfully, but these errors were encountered: