Question by
LoBlanc · Dec 13, 2016 at 10:06 AM ·
texture2dstatic-variables
Texture2D acting like static
Hello, I have a custom class in several GameObjects. This class has a Texture2D variable. Nothing is static. When I change this variable in a GameObject, it is changed in all the other gameobjects. What could possibly be hapenning? I'm using Unity 5.5 Thank you!
Comment
Your answer

Follow this Question
Related Questions
OpenGL textures always show up black 0 Answers
How to draw a texture on another texture 0 Answers
How to get rgb from Texture2D faster? 0 Answers
Different textures on different meshes but same material 0 Answers
Texture offset look at 3D position 0 Answers