error CS1061: Type `UICamera' does not contain a definition for `ScreenToWorldPoint' and no extension method `ScreenToWorldPoint' of type `UICamera' could be found. Are you missing an assembly reference?
Title: Re: Where's ScreenToWorldPoint() ?
Post by: ArenMook on April 26, 2017, 07:12:13 AM
UICamera never had it. Camera did -- it's a Unity class.