ConvexHullBuilder: convex hull has more than 255 polygons how do I fix this...
Hey there it's me Richard Haley just letting you know that I get a message that says: ConvexHullBuilder: convex hull has more than 255 polygons and I was just wondering how do I fix this major problem...
View ArticleGu::ConvexMesh::loadConvexHull: convex hull init failed error what does this...
Hello this is Richard Haley just letting you know that I got this message that says: Gu::ConvexMesh::loadConvexHull: convex hull init fail! Try to use the PxConvexFlag:: eINFLATE_CONVEX flag. (see...
View ArticleWhy my asset store does not work ?
![alt text][1] I signed in to the Unity account. But i can't use asset store. Unity version 5.5.0 Edit: Other Asset store issue ![alt text][2] [1]: /storage/temp/87037-ekran-alıntısı.jpg [2]:...
View ArticleNetworkTransformChild issue, Please Help.
Hi, i have a problem with NetworkTransformChild when I take, drag and leave the green cube (parent of red) all is ok, but when i take, drag and leave the red cube (child of green) it will turn to the...
View ArticleLayout Group Changes in 5.5 ( Breaking Changes? ) Please explain!
Hi, I want to highlight a very concerning change to the uGUI layout system in the **5.5** update. There has been an introduction of new layout ground properties example: **"Control Child Size"**. As...
View ArticleHaving issues when multithreading and deserializing JSON with JSONUtility
Hello everybody! I am having a problem. There is a part of my code where i need do deserialize a very big JSON. Since it is a lot of effort to do that and I don't want to stop the UI and other...
View ArticleRestart Issue
After I restart the game using a button, the scene becomes darker. PLZ help!
View ArticleHello, I am new to Unity. I downloaded it but I cannot start I get a grey...
I can see the first window but when I create a project I see a grey screen.![alt text][1] [1]: /storage/temp/89996-unity.png
View ArticlePlayer's position in inspector isn't real position
I'm making a tile based movement game and I'm using Vector3.MoveTowards() to move the player. When I play my game, whenever the player's x or z position are supposed to be 0, they become random numbers...
View ArticleSpot lights cast shadows on objects... but not directional lights?
Hello! i've been using unity for a while and i've noticed that there are 0 shadows casting from objects when i'm using a directional light, But spot lights DO cast shadows on objects. I read a couple...
View ArticleSetting Continuous Collision Detection is breaking bouncy 2D physics
I'm learning Unity by creating a simple 2D bat & ball prototype game. A ball (Rigidbody2D with sphere collider and a bouncy Physics 2D Materia) is dropped under gravity from a height, and bounces...
View ArticleProblem with rendering?
Hello, I have one problem. I have serveral objects on my scene, which I combine to one bigger mesh. When they're not combined, everything is OK, but when I combine them, something is going wrong in...
View ArticleWeird Menu Issue
So recently I have been having some trouble with unity. For some reason menu's seem to vanish or random blocks of color appear in menus covering things or hiding things. Not really sure why it looks...
View ArticleTrouble with the Switch Function
Hello Community, I am have trouble with this switch code. I receive this error message when I try compiling. I am trying to tell it to switch to certain methods depending on the circumstance in the...
View ArticleApp crashes on lg phone
Hi. I have an issue with my game not loading on my LG cell phone (Android version 5.1). The following is my Android Manifest.
View ArticleVariable is not being constant through script execution
I have a variable: public float number; which I set in the editor to 0.5. However, during script execution it periodically being perceived as zero. There are no actions done to change it and it works...
View ArticleGame Objects load in game tab, but when I click play, all objects except for...
I'm taking a basic game development class and even my teacher is currently stumped. I have all layers shown, and when I click between scene and game view, my objects load fine. Once the play button is...
View ArticleFetching data from server hangs the game.
Hi, I am using app42 services and fetching list of users in the beginning of the game but that takes too much time and hangs while adding that data to a list using for loop. May be the approach is not...
View ArticleCanvas override sorting issue.
Hello guys! I have a problem with sorting Images. I know that you can change order with chaning position in hierarhy, but i should set as child my panel between background and other panels to different...
View ArticleTrees become tiny when I paint them on to the terrain
So I created a tree model in Maya and exported it into unity and made into a tree painter thing. Yesterday I started painting no problem the trees would go on the terrain and everything was fine, today...
View Article