I've been working on a project for months with no issues compiling and installing betas to my device.
Today I get this error. Can you help?
Assets/AdventureCreator/Scripts/Templates/MobileJoystick/Scripts/Joystick.cs(184,15): error CS1061: 'Touch' does not contain a definition for 'finger' and no accessible extension method 'finger' accepting a first argument of type 'Touch' could be found (are you missing a using directive or an assembly reference?)
BTW My game is for iOS. Using Unity 2022.3.62f3 on a Mac, AC 1.85.1, Touch Screen, Movement: None
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
Okay so I just removed the Template folder for MobileJoystick and it stopped reporting the error, for anyone else having this issue.
Thanks, I'm on this - will address this in v1.85.2 shortly.