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
Comments (63)
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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
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