• 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
2
Question by LordZephyr · Feb 03, 2014 at 03:53 PM · texturechangecopylinkpaste

How do I keep a texture different on copied objects?

I apologize if this question has already been asked but I can't seem to find it on the questions board.

I am trying to use an object that I created in one scene as a similar object in another scene (level). It works well when I copy the object and paste it into another scene but when I try to change the texture on the pasted object, the original object in the original scene changes to that new texture as well. How can I "unlink" these objects so that doesn't happen? Thank you so much! Tom

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 LordZephyr · Feb 04, 2014 at 11:46 AM 0
Share

I tried to add a totally new .jpg image as a texture for each object but it still makes the others change to the new one that I "painted" the original (or copy) of the object. $$anonymous$$

avatar image zee_ola05 · Feb 04, 2014 at 11:53 AM 0
Share

is this on 2D or 3D? Where is this texture attached?

1 Reply

· Add your reply
  • Sort: 
avatar image
2
Best Answer

Answer by Bunny83 · Feb 04, 2014 at 11:56 AM

You have to use a new "Material". What you changed was the texture of the material on this object. If the same material is used by another object it will of course use the new texture. You have to duplicate the material you use and assign the new material to the second objects materials array by replacing the old one.

Comment
Add comment · Show 1 · 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 LordZephyr · Feb 04, 2014 at 07:10 PM 0
Share

Thanks so much! I totally forgot about the "material" part. It worked like a charm. Thanks for your help, @Bunny83.

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.

Welcome to Unity Answers

The best place to ask and answer questions about development with Unity.

To help users navigate the site we have posted a site navigation guide.

If you are a new user to Unity Answers, check out our FAQ for more information.

Make sure to check out our Knowledge Base for commonly asked Unity questions.

If you are a moderator, see our Moderator Guidelines page.

We are making improvements to UA, see the list of changes.



Follow this Question

Answers Answers and Comments

20 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 avatar image avatar image

Related Questions

how do i copy and paste a texture? 1 Answer

Issue with Drawing a GUI texture 0 Answers

How to change texture on parts of terrain 3 Answers

Dynamically changing a decals position on a mesh surface 2 Answers

change texture of GuiButton in for loop 1 Answer

  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges