Forum Discussion
SimonDarksideJ
7 years agoProtege
Importing 1.39 Unity asset creates lots of Issues / warnings
On importing the latest Oculus asset in to any 2019 build causes lots of issues. * SampleFramework has lots of errors which prevent script compilation * Editor scripts using now deprecated WWW fun...
SimonDarksideJ
7 years agoProtege
Ok, so no. Looks like the errors are not showing up as in a new solution the API validation settings are lower.
For 2019.1, the WWW class was marked as deprecated, in 2019.2 it is obsolete, hence won't work
private WWW getAccessTokenRequest; (OculusPlatformSettingsEditor.cs)
The code needs cleaning up and updating in the asset.
For 2019.1, the WWW class was marked as deprecated, in 2019.2 it is obsolete, hence won't work
private WWW getAccessTokenRequest; (OculusPlatformSettingsEditor.cs)
The code needs cleaning up and updating in the asset.
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
- 7 months ago
- 6 months ago
- 2 months ago