Search Issue Tracker
Fixed in 5.3.6
Votes
49
Found in
5.3.1p2
Issue ID
761548
Regression
Yes
[MovieTexture] FMOD error when trying to play video using WWW class
Repro steps:
1) Open the project and only scene in it
2) Play - notice that the movie texture and the sound works correctly
3) Notice the errors in the Console: "Error: Cannot create FMOD::Sound instance for resource (null), (An invalid parameter was passed to this function. ) "
Reproduced in: 5.4.0b2; 5.3.1p3; 5.3.0f4
Not reproduced in: 5.2.3p3
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
mautere
Mar 19, 2016 07:16
Receiving the error in 5.4.0b10
VISIONSBOX
Mar 18, 2016 12:30
Any news on this one? Is it fixed in the 5.4 beta?
PDXGamer
Mar 09, 2016 00:56
Sorry, forgot to add that I'm using the 32-bit version of 5.3.3f1.
PDXGamer
Mar 09, 2016 00:55
I'm getting this as well in Unity 5.3.3f1. A clue though: My .ogv files do not have audio tracks, they are purely video. The offending line in my code is:
segmentMovie[id] = www.movie;
If think what is happening is that the first time the .movie accessor gets called it tries to init some audio data, which isn't present in my movie files, so the fmod is trying to init a null pointer. The game continues on however, and doesn't crash, so this is more of a nuisance message spamming my console log.
VISIONSBOX
Mar 08, 2016 14:42
I can confirm. This is not fixed in 5.3.3f1.
Harrison Dias
Mar 08, 2016 14:21
Not Fixed in 5.3.3f1.
I am still getting the same errors:
LoadMoveData got NULL!
UnityEngine.WWW:get_movie()
and
Error: Cannot create FMOD::Sound instance for resource (null), (An invalid parameter was passed to this function. )
Twil75
Mar 08, 2016 00:33
Not FIXED in 5.3.3.p2 !!!
Just a new error: LoadMoveData got NULL!
Dede_or_didine
Mar 07, 2016 15:39
I also received same error using 5.3.2f1 too
Rajesh-Dhopate
Mar 07, 2016 05:42
Please reopen this issue, still exists on 5.3.3f1
suhinini
Mar 05, 2016 18:28
Not working in 5.3.3f1