Search Issue Tracker

Fixed in 5.4.4

Votes

71

Found in

5.4.0p1

Issue ID

825464

Regression

Yes

Calling WWW.movie fails to load and prints error LoadMoveData got NULL!

Networking

-

Steps to reproduce:
1: Open attached project
2: In "test" scene enter play mode
3: Wait while movie is downloaded

- Errors in console each time the videoDownload.cs script tries to access www.movie
Error: LoadMoveData got NULL!

Reproduced: 5.3.6p3, 5.4.0p2, 5.5.0a6
Not reproducible: 5.2.5f1

Comments (101)

  1. Dranix

    Aug 31, 2016 11:22

    Another way to check:
    1. Start a new empty project.
    2. Add a gameobject and add a script component (javascript) to it from https://docs.unity3d.com/ScriptReference/WWW-movie.html
    3. Change the movie url to http://www.unity3d.com/webplayers/Movie/sample.ogg
    4. Test scene
    This error appears on 5.3.3f1. Before that in 5.3.2f1, only fmod error appears. (issue id: 761548 fixed)
    Hope this helps.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.