Hi!
Unity3D 5.1.3 64bit Windows 8.1
When execute this script Unity3D crashing without any messages.
I understand that it script is wrong, but early, Unity show errors, but now just crashing ![]()
public static Delete(ItemType pItem)
{
Delete(pItem);
}