Forum Discussion
bjorn.syse
7 years agoProtege
Compiler error with latest Oculus integration. AudioManager.cs
Hi, I get these compiler errors using the latest oculus integration 1.40
I've tried with unity 2019.2 an 2019.2.3f1
Can't understand what this is, anyoneelse have this?
Assets\Oculus\AudioManager\Scripts\Audio\AudioManager.cs(349,26): error CS0029: Cannot implicitly convert type 'System.Type' to 'Type'
Assets\Oculus\AudioManager\Scripts\Audio\AudioManager.cs(350,39): error CS1061: 'Type' does not contain a definition for 'GetMethod' and no accessible extension method 'GetMethod' accepting a first argument of type 'Type' could be found (are you missing a using directive or an assembly reference?)
Assets\Oculus\AudioManager\Scripts\Audio\AudioManager.cs(379,26): error CS0029: Cannot implicitly convert type 'System.Type' to 'Type'
Assets\Oculus\AudioManager\Scripts\Audio\AudioManager.cs(380,39): error CS1061: 'Type' does not contain a definition for 'GetMethod' and no accessible extension method 'GetMethod' accepting a first argument of type 'Type' could be found (are you missing a using directive or an assembly reference?)
Assets\Oculus\AudioManager\Scripts\Audio\AudioManager.cs(416,26): error CS0029: Cannot implicitly convert type 'System.Type' to 'Type'
Assets\Oculus\AudioManager\Scripts\Audio\AudioManager.cs(417,39): error CS1061: 'Type' does not contain a definition for 'GetMethod' and no accessible extension method 'GetMethod' accepting a first argument of type 'Type' could be found (are you missing a using directive or an assembly reference?)
Can't understand what this is, anyoneelse have this?
1 Reply
- raziel3lokHonored GuestHey, did you ever find a solution to this? I'm running into the exact same problem.
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 8 months ago