Quantcast
Channel: Latest Questions by studentvz
Browsing all 14 articles
Browse latest View live

Unity 5 - Can't move/control object

Hello, If I open a project from Unity 4.6 in Unity 5 I can't control my object anymore. I also created new project in Unity 5, set a scene with some ground and object (cube) that I want to move with my...

View Article



Object stats counted even if they are out of view, why?

Hi, I have a terrain with mountains. Now I have one object, let's say traffic sign that I use as a prefab and I place it all over terrain (total of 30 signs). Stats of one sign are 1 draw call, 100...

View Article

Adding cargo to truck makes game not fluid as before

Hi, I'm building a cargo truck game. I have terrain and a truck and everything is great. But when I add cargo (box with rigidbody and box collider) on truck cargo space I can see some hard noticable...

View Article

Overdraw problem, how to fix it? (Android)

Hi, I'm having perofrmance problems with my game. After some time phone starts to overheat and games start to stutter (on some moments for few frames). After some researcing I've come to overdraw, you...

View Article

Shader change works, but no texture - Android

I have one object with one material. Let's say that this material have Shader A on it. Then I select another Shader B, then there is no texture on it and I apply correct texture and everything is ok, I...

View Article


Button OnClick() after Scene restart is Missing (Object)

Hello, I have a GameObject with AudioSource and script which have this piece of code: void Awake () { if (!instance) { instance = this; } else { Destroy (this.gameObject); } DontDestroyOnLoad...

View Article

(Standard Asset) Third Person Controller - Character turning to Z direction...

Hello, I'm using standard assets third person character with joystick. Everything works ok, but when I release Joystick my character sometimes turns on himself to Z direction. At most times it happens...

View Article

Unity 5 - Can't move/control object

Hello, If I open a project from Unity 4.6 in Unity 5 I can't control my object anymore. I also created new project in Unity 5, set a scene with some ground and object (cube) that I want to move with my...

View Article


Object stats counted even if they are out of view, why?

Hi, I have a terrain with mountains. Now I have one object, let's say traffic sign that I use as a prefab and I place it all over terrain (total of 30 signs). Stats of one sign are 1 draw call, 100...

View Article


Adding cargo to truck makes game not fluid as before

Hi, I'm building a cargo truck game. I have terrain and a truck and everything is great. But when I add cargo (box with rigidbody and box collider) on truck cargo space I can see some hard noticable...

View Article

Overdraw problem, how to fix it? (Android)

Hi, I'm having perofrmance problems with my game. After some time phone starts to overheat and games start to stutter (on some moments for few frames). After some researcing I've come to overdraw, you...

View Article

Shader change works, but no texture - Android

I have one object with one material. Let's say that this material have Shader A on it. Then I select another Shader B, then there is no texture on it and I apply correct texture and everything is ok, I...

View Article

Button OnClick() after Scene restart is Missing (Object)

Hello, I have a GameObject with AudioSource and script which have this piece of code: void Awake () { if (!instance) { instance = this; } else { Destroy (this.gameObject); } DontDestroyOnLoad...

View Article


(Standard Asset) Third Person Controller - Character turning to Z direction...

Hello, I'm using standard assets third person character with joystick. Everything works ok, but when I release Joystick my character sometimes turns on himself to Z direction. At most times it happens...

View Article
Browsing all 14 articles
Browse latest View live




Latest Images