Topic: Problem with the itegration between UFE2 and Rewired
Im currently running into an issue with trying to implement Rewired into my project. I'll import rewired, everything's fine, but then, once I try to install the ufe2 integration, it gives a compiler error that reads "Assets\Rewired\Integration\UniversalFightingEngine2\Scripts\RewiredUFEInputManager.cs(287,60): error CS0117: 'Platform' does not contain a definition for 'Stadia' "
This seems to be a problem with the scripts and I have no idea how to solve it. I don't even want stadia compatibility which makes this issue extra frustrating. If anyone has any tips or know's why this is happen, I'd be happy to hear what you have to say.