Page 1 of 1

Compile errors in trial version

Posted: 2024/11/21 13:45
by SRx734
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?)

Re: Compile errors in trial version

Posted: 2024/11/21 14:00
by caitsithware
Thank you for reporting this.

We have confirmed that this error only occurs in the trial version.
We will fix this error in the trial version in a future update.
As a temporary solution, please disable InputSystem and use the conventional Input during the trial version.