by SRx734 » 2024/11/21 13:45
Hello, I just tested trial version 1.5.1 in a new project created in Unity 6000.0.27f1 and got following errors:
Packages\com.caitsithware.logictoolkit\Builtin\Editor\InputSystem\InputActionEventEditor.cs(146,37): error CS0115: 'ControlValueTypeField.GetIconToDisplay()': no suitable method found to override
Packages\com.caitsithware.logictoolkit\Builtin\Editor\InputSystem\InputActionEventEditor.cs(156,34): error CS0115: 'ControlValueTypeField.GetValueToDisplay()': no suitable method found to override
Packages\com.caitsithware.logictoolkit\Builtin\Editor\InputSystem\InputActionEventEditor.cs(192,17): error CS0246: The type or namespace name 'PropertyTracker' could not be found (are you missing a using directive or an assembly reference?)
Packages\com.caitsithware.logictoolkit\Builtin\Editor\InputSystem\InputActionConstantContainerPropertyDrawer.cs(109,17): error CS0246: The type or namespace name 'InputFieldContainerElement' could not be found (are you missing a using directive or an assembly reference?)
Hello, I just tested trial version 1.5.1 in a new project created in Unity 6000.0.27f1 and got following errors:
Packages\com.caitsithware.logictoolkit\Builtin\Editor\InputSystem\InputActionEventEditor.cs(146,37): error CS0115: 'ControlValueTypeField.GetIconToDisplay()': no suitable method found to override
Packages\com.caitsithware.logictoolkit\Builtin\Editor\InputSystem\InputActionEventEditor.cs(156,34): error CS0115: 'ControlValueTypeField.GetValueToDisplay()': no suitable method found to override
Packages\com.caitsithware.logictoolkit\Builtin\Editor\InputSystem\InputActionEventEditor.cs(192,17): error CS0246: The type or namespace name 'PropertyTracker' could not be found (are you missing a using directive or an assembly reference?)
Packages\com.caitsithware.logictoolkit\Builtin\Editor\InputSystem\InputActionConstantContainerPropertyDrawer.cs(109,17): error CS0246: The type or namespace name 'InputFieldContainerElement' could not be found (are you missing a using directive or an assembly reference?)