Just purchased, downloaded & imported, but getting error

peterjk83

New member
Hi there,

I just purchased the Ultimate FPS package, and tried importing to my project.

When I do I get this error:

"Assets/Opsive/UltimateCharacterController/Scripts/Events/InvokableAction.cs(27,30): error CS0066: `Opsive.UltimateCharacterController.Events.InvokableAction.m_Action': event must be of a delegate type"

This is in Unity 2018.1.0f2

Any help would be greatly appreciated.
 
Have you tried importing into a fresh project? What scripting runtime version, scripting backend, and API compatibility level are you using?
 
Thanks for your reply!

I haven't tried a fresh project yet... I guess you think it might be a conflict with another package?

I tried .net 3.5 and 4.x, and both Mono and ILCPP. The API compatibility is 4.x.
 
Top