Raycast not hitting collider
Hello, I am trying to add spotting similar to battlefield 3 and 4. All the players have a box collider around them that is on the layer "tagging." I have the player send out a raycast whenever they...
View ArticleUnity server disconnects after a few minutes
Hello. My friends and I are trying to play the game we made, however after being in a server with each other for anywhere from 5 - 20 minutes it will usually crash and everyone but the host will be...
View ArticleRigidbody uncontrollable bouncing on uneven terrain
Hi there, I am currently working on a character controller that uses the rigidbody component. My current issue is that in some places where my terrain is a bit bumpy, the character starts bouncing like...
View ArticleTransperency not working correctly on imported objects.
On my material the rendering mode is transparent and alpha color is white (255) but it's still looks transparent https://prnt.sc/hx9fsj . So when I apply Albedo color with opacity map it looks like...
View ArticleProblem with reading text in Unity IDE.
The problem occurs on NVIDIA GeForce 750 ti with monitor LG Flatron W2343s on Windows 10. All drivers and software is updated. At first start of Unity IDE after creating project the text is very...
View ArticleHow to reduce editor refresh time?
Hi, I'm facing odd issue in project I'm working with. When I refresh project after making some changes in scripts, Unity compiles it for 15 seconds then freezes for 5 minutes (with circle in the right...
View ArticleCouldn't build Android App
Hi Folks, I'm trying to build a little test App for Android. But currently I can't build Android apps cause of this error. *"CommandInvokationFailure: Unable to list target platforms. Please make sure...
View ArticleAndroid notification issue
Hello, my name is Joan Hueso and I'm developing a 360 video app for Android. I'm trying to use this package...
View ArticleHave to switch to Scene mode for particles to start issue
Hi, I have a script that enables my particle emission on a high score. However, the particles don't start unless I go onto scene view first: [Video Of Issue][1] My script is here: if (isHighScore) {...
View ArticleInstall issue
I'm stuck on installing vc++ 2010 redistributable package, been about 30 mins, nothign is happening. Is this normal? If not, how can I solve this issue?,My install is stuck on installing vc++ 2010...
View ArticleHow do I make the Terrain Textures display properly?
When using the Terrain Paint Texture Feature, some of my textures work but some are not displaying, ![alt text][1] but when i turn the "Base Mad Dist." down they show but without the normal. ![alt...
View ArticleDetect more than one face using OpenCV
Hello I can't figure out how to detect more than one face in OpenCV in the FaceTrackingARExample.I tryed to comment the line 463 CASCADE.FIND_BIGGEST_OBJECT on the Quad script for detect more than one...
View ArticleFixed rigidbody.velocity randomly stops
Hy! I am using rigidbody.velocity to get a fixed speed but sometimes it stops. My player is moving on Tiles and maybe (because it collides to something) randomly stops. In this video you can see the...
View ArticleReboot pc after launch exe file
Hi, I have problem with my game. After launch exe file is showing splash screen Unity and reboots pc now. I don't know how fix this issue. In game I use one variable PlayerPref, which save Quality...
View Article,Why is my character sliding? (Rigid Body)
Whatta finna pop? I have an issue with my game development. You see, I just created a movement script for my character. He is a rigid body object. He only has an empty with a camera parented to him....
View ArticleWhy is my character sliding? (Rigid Body)
Whatta finna pop? I have an issue with my game development. You see, I just created a movement script for my character. He is a rigid body object. He only has an empty with a camera parented to him....
View ArticleErrors in Building the APK File
Hello, I am receiving these errors upon building the APK file. Does anyone know how to solve these issues? I do not understand what it is trying to tell me. Thanks! ![alt text][1] [1]:...
View ArticlePlanes to Sphere Issue
Hello, I'm currently trying to build a sphere with perlin noise texture. I tried to make a cube from 6 planes like this: http://answers.unity3d.com/questions/1101723/plane-to-sphere-issue.html (I used...
View ArticleUnity not playing Legacy animation
I have a lot of objects in my scene where their materials are being animated. They go from their original Albedo colour and 0 emission, to a bright yellow colour with a birght yellow colour for the...
View ArticleHelp! Sounds won't play when changing scene
Hi! So, my team and I have been working on a game for a few weeks now, and we're working on implementing basic UI sound effects, such as a click sound when pressing a button. However, all of these...
View Article