keijiro/KlakUI

Exceptions with .NET 4.6

Opened this issue · 0 comments

Upgrading to Unity 2017.1 and switching to .NET4.6 throws "Value out of expected range" exception. Issue is resolved by removing the type argument from var slot = AddInputSlot("set_" + prop.Name);