Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by LightMiner · Nov 30, 2013 at 03:44 PM · errorscenebuild-errorplayisplaying

Help, i can't build my game..!

Hi, i have a problem i was about to build my game finally but then a problem appears to me saying "play is not a member of UnityEngine.Texture'.

And also "isplaying is not a member of UnityEngine.Texture'.

And here is my script i named it DoorPlay to play a short cutscene and when it ends to takes me to another level...

alt text

alt text

How do i fix this problem i can't build my game now !! .. Help please :( !

script.png (9.0 kB)
sss.png (4.1 kB)
Comment
Add comment · Show 2
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image bompi88 · Nov 30, 2013 at 03:48 PM 1
Share

Looks like you have several Doorplay classes? Doorplay.js and Doorplay6.js? Your error lies inside Doorplay.js, not Doorplay6.js you are showing us here in your picture.

avatar image LightMiner · Dec 01, 2013 at 02:02 PM 0
Share

Yeah i have like 10 doorplay classes , but its all gives me the same issue ..

1 Reply

· Add your reply
  • Sort: 
avatar image
0

Answer by chrisall76 · Nov 30, 2013 at 08:57 PM

Try changing your script to work like this and see if it fixes it.

     var movTexture : MovieTexture;
     function Start () {
         renderer.material.mainTexture = movTexture;
         movTexture.Play();
     }
Comment
Add comment · Show 2 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image LightMiner · Dec 01, 2013 at 02:03 PM 0
Share

It didn't work .. , i want that when the cutscene ends it takes me to another scene .. but in that script it doesn't do anything .. :(

avatar image LightMiner · Dec 01, 2013 at 02:04 PM 0
Share

it just gives me a white screen ..

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

18 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Writing file error - Can't Build to WebPlayer 0 Answers

Random Function Script doesnt seem to work outside of editor 1 Answer

Android - Error building player: Failed to repackage resources? 1 Answer

CommandInvokationFailure: Unable to convert classes into dex format 0 Answers

Android build failed error 1 Answer


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges