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!
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
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
- Crash on ShowDelayedContextMenu(bool) when changing the Size options of a Visual Element in the UIToolkit Inspector
- Crash when total memory consumption is over 2GB
- Red dots are rendered when copying texture with ASTC format and CompressGpu
- [Linux] "Trying to load color backbuffer into a complex RenderPass setup" error is thrown after entering Play mode in AR Mobile template project
- [Android] Neither of the callbacks are called when several videos with VideoPlayer are spawned on the target on the Google Pixel devices
hamzaf16
Mar 01, 2017 09:45
this bug still occurrs in unity 5.5.2
cebosson
Jan 20, 2017 18:58
Still seeing this issue in 5.5.0f3.
crazybeek
Jan 20, 2017 15:50
issue is not fixed.
using Unity 5.5.0p3
MoviePlayback::LoadMovieData got NULL!
UnityEngine.WWW:get_movie()
<PlayViaMovieTextureRoutined>c__Iterator0:MoveNext() (at Assets/Code/Cutscenes/PlayCutsceneAction.cs:219)
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
Video starts but throws this annoying warning each time :(
mabakay
Dec 08, 2016 11:34
Same in 5.3.7p2
Talarian
Dec 07, 2016 01:13
Can confirm oneuppedgames
"Reproducable in latest build (29 nov 2016) 5.5.0f3. Movie plays (with audio), error still shows."
oneuppedgames
Dec 02, 2016 19:38
Reproducable in latest build (29 nov 2016) 5.5.0f3. Movie plays (with audio), error still shows.
BenWoodford
Nov 16, 2016 15:12
Still got the same issue on 5.4.2f2
Tim-Gunn
Nov 12, 2016 01:39
Happening to me in Unity 5.5b10, just *upgraded* from unity 5.2.. sigh..
JuanMaldonado
Nov 09, 2016 18:17
It's working for me on 5.4.2f2 but I still get the "MoviePlayback::LoadMovieData got NULL!" error for 1 frame.
moumou38
Nov 08, 2016 13:54
OMG this is hwere it comes from. I hope we will have a fix soon, I have an entire project relying on that feature with a deadline in January...
It is a MAJOR set back !