#"Failed to serialize behaviour" when creating variable of type Input Action

1 messages · Page 1 of 1 (latest)

balmy cairn
#

Hello, I am trying to create some object variables of the type "Input Action", but as long as I have a variable of this type, Unity constantly throws me an error. Also, in the inspector and graph inspector, the variable's "Value" field doesn't appear. An image of this is provided along with the error.

Does anyone know how I can fix this, or if isn't an error that affects the function of the variable in any way, stop it from appearing? Thanks

scarlet aurora
balmy cairn
#

I do have the input system set up, this doesn't seem to be an issue with its functionality but rather just UVS struggling to deal with the type of variable.

As for the reason, I'm just translating an existing C# script for the input system over to UVS