Which character encoding/file format should I use in a shader to avoid...
Hi, from time to time a user says he can't compile a simple shader I put in my asset. The shader is bullet proof and easy, I remember it was matter of file encoding or the likes. Could you please help...
View ArticleWater and Terrain issues
I'm having two problems that are driving me up the wall at the moment so I hope you can help me. **Need Mesh import to have properties of Terrain** The main issue here is I want to be able to paint...
View ArticleXcode 6 Orientation Issue
I'm running Unity 3.5.7 and when I build to Xcode 5.1.1 there is no issue, but when I try to switch and build with Xcode 6, it messes up the orientation on some devices (the game is set to play in...
View Articlei Cant use unity remote in a new project
i just finished a project and used unity remote wthi no problem . now i started a new one and unity remote is not working anymore. (for android)The platform is swithched , i tryed to find the adt...
View ArticleMinor scale issue on play mode
Hi, guys. I'm working on a simple scene with some empties with a script that handles the rotation using the device acceleration. This empty works as "external pivot" for the child object, so I set the...
View ArticleHow to make Physics2D more "stable"
Hello, I'm currently developing a simple tower game where you have to stack different 2D sprites(rigibody2D) on top of each other and prevent them from collapsing. It works pretty well though I have...
View ArticleEditor resized to scroll both horizontally and vertically after custom editor...
The editor resizes on **both the horizontal and vertical axis**, after the custom editor array goes past the bottom of the inspector. What should normally happen is a vertical scroll bar should appear,...
View ArticleUnity issue when displayed on 2 screens (OS X)
Hi, When I work on my 2 screens on mac, I can't use the button "add component" in the inspector. The windows is automatically closed. On One screen it's ok. Any idea ? Here's a video of my issue : [the...
View ArticlePause button issue
My issue I don't believe is directly linked to my code, when I press Play to test what I'm doing so far there is no issue, however a new issue has arised where when I use my button input to jump...
View ArticleIssue With Spare Ammo In Reload Script
Hey, I am new to scripting in Unity and decided to sit down and create some psuedocode for a reload script in C#. I started by listing variables that I believe would play an important role in a...
View ArticleIssue with OnTriggerEnter.
So for some reason my script won't work and I can't figure out why. It is meant to show and hide a plane depending if its in the water or not. Thanks in advance for your help. #pragma strict var...
View ArticleSerious tearing issues with an Nvidia card
Hello, Here is an issue I can't figure out and for what I need help : I'm having big tearing issues when running my builds in fullscreen on my laptop. The framerate is good (60 fps), but the display is...
View ArticleMaya to Unity Glossy Shader Problem
Hello! I have the following problem: I export an object from maya to Unity via fbx. You can see in the pic below, and the problem is that the hammer is showing correct, but the main character's shader...
View ArticleButton Press and Hold Animations
Hello I was wondering if anybody could explain to me why this code only works some of the time not all of the time, it's supposed to allow the user to hold down the space bar to slide after a given...
View ArticleMath issues
So at the moment, I have my code to move a particle around the character in a spherical motion. I have a math problem somewhere because it is not doing what I am trying to get it to do. Here is my...
View ArticleAudio issue - Trying Waitforseconds
Hello I'm trying to stop a sound from repeatedly playing on my GetKey command, while the button is hold the sound will play over and over although I only want it to play once every few seconds...
View ArticleIssue with build display settings
I am using Pro4.6. For some reason, only specific projects have the issue in the playsettings for pc standalone. the issues are: 1. Default is Full Screen button can not be checked. 2. Display...
View ArticleDepth of Camera issue!
Good evening all, So my issue is, I have done the second camera with depth only rendering my arms ( This game is first person) but the issue is particles that are setup throughout the game are rendered...
View ArticleError Type CS1526 and CS8032 HElP?
How can i fix the error type CS1536 and CS8032? This is my code: line of code (16,82) and (16,91) ![alt text][1] [1]: /storage/temp/36346-bildschirmfoto+2014-12-03+um+12.28.31.png
View ArticleBlender to unity issues
I imported a 3d model of a guitar to unity , in blender it looks perfect but in unity the model got some issues, the picture will give the problems. Please view them everytime I import files from...
View Article