Unity - Vimeo Player Prefab and scripts can't be loaded

Viewed 10

Vimeo Player Script

Vimeo Player prefab

Hi,

I'm trying to use the Vimeo Player script in my project. I'm using Unity 2019.2.11f1 with AVPro 1.9.10 and for some reason, I'm getting some script errors:

Assets/Vimeo/Scripts/Recorder/RecorderController.cs(15,59): error CS0117: 'Path' does not contain a definition for 'GetTempPath'

Assets/Vimeo/Scripts/Recorder/RecorderController.cs(98,36): error CS0117: 'Path' does not contain a definition for 'Combine'

Anyone have a solution?

0 Answers
Related