Forum Discussion
Marcus_Magno
11 years agoHonored Guest
Unity 5.1.2 w/ 0.1.0 beta MoviePlayerSampe.cs from 0.6.1 SDK
Hi,
I am using 5.1.2, with 0.1.0 beta integration. Is it possible to load 0.6.1 samples to work together?
I want to use the MoviePlayerSample.cs script but it does not seem to work.
it shoots error on the line 129:
eventBase = System.Enum.GetValues(typeof(RenderEventType)).Length;
which was on the 0.6.1 sdk for Unity 4.6.7 on ovr folder
How can I make this work out?
I am using 5.1.2, with 0.1.0 beta integration. Is it possible to load 0.6.1 samples to work together?
I want to use the MoviePlayerSample.cs script but it does not seem to work.
it shoots error on the line 129:
eventBase = System.Enum.GetValues(typeof(RenderEventType)).Length;
which was on the 0.6.1 sdk for Unity 4.6.7 on ovr folder
How can I make this work out?
1 Reply
Replies have been turned off for this discussion
- vrdavebOculus StaffThe movie player sample is not present in Utilities 0.1.0, so there is not yet a way to use it with Unity 5. It isn't as simple as merging a script, since there is a native plugin that manages the decoding. We are planning to include it in our upcoming Utilities release, so you shoouldn't have to wait more than 1-2 weeks.
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
- 2 years ago
- 9 months ago
- 11 months ago