Fatal error after loading image and drawing texture
Hey guys, I'm trying to implement a simple script to display images. The images load fine and are drawn to the screen but after about 15 seconds a fatal error occurs and Unity crashes. Here's my code...
View ArticleVarying aliasing in similar objects...
Here I have modeled a clock in 3D Studio max and imported it twice into Unity, the only differences being that on the second (right) clock I changed the textures and rotated the hands slightly. Can...
View ArticleMerge two Unity builds
Is it possible to combine two Unity builds by editing the build files? Specifically, I have a built game consisting of two scenes: menu and main. I need to make some changes in the menu scene, however...
View ArticleFatal error after loading image and drawing texture
Hey guys, I'm trying to implement a simple script to display images. The images load fine and are drawn to the screen but after about 15 seconds a fatal error occurs and Unity crashes. Here's my code...
View Article