Cannot publish to WebGL! Help

i got this error when tried to export.

Assets/Scripts/animated.cs(22,9): error CS0246: The type or namespace name `MovieTexture’ could not be found. Are you missing an assembly reference?

is there any ways to load movietexture on webGL? i dont want to use the image sequence since it process a lot of memory.

1 Like

Bump ! I need the answer too. I have the same problem

This could be due to a missing object reference in your code, could you post the script (using code tags)

Code Tags

i need help i new and installed the unity. i was following unity for basic tutorial and i’m unable to publish because

Same here

Same here. You would think they would actually have an answer by now so new users would feel more confident.