Procedural sphere defects
I was writing some code to create a spherical mesh, however it has some odd defects such as: - This spiral going from one pole to the other ![alt text][1] - This odd zone across the equator: ![alt...
View ArticleWhy can't I find this Unity bug in the Issue tracker?
Unity's [Issue Tracker][1] seems useful for keeping tabs on known Unity bugs. But it isn't clear how issues get IN there (reporting via the editor?) and I can't seem to search by issue ID, only...
View ArticleAll Text Components drawing text higher after update to 5.3
Hi, today I updated unity to 5.3 and after this all my text components drawing texts too high, like origin or something changed of about 17 units. I didn't found anything about that in changelog :/
View ArticleLightmapping Issues
Hello, For some odd reason whenever I go to bake the lightmap its comes out patchy and broken. Here is a picture of what I mean: https://gyazo.com/c56b1a8aadf8d33195091a582a93a6e7 Without lightmapping...
View ArticleI have got a problem in unity 5.3 of 4
I am new to unity,as soon as I got it I had to update it.After update im hierarchy only main camera was available and 3D view wasn't available and the terrain was not visible could me please help me...
View ArticleIssue ID 611650 was fixed in 4.6.9 version?
![alt text][1] [1]: /storage/temp/60045-qq图片20151215194154.png see the issue: http://issuetracker.unity3d.com/issues/4-dot-5-shader-compiler-hangs-on-windows-when-entering-play-mode
View ArticleCamera is this bug ? don't no how fix this pleas sb help me!
link:[dont no how fix this pleas help me!t](https://youtu.be/meXzWDGCqe8 "title")
View ArticleRunning -batchmode issue on windows 8.1 PRO
My game runs Fine on windows 8.1, in normal mode. but, when i try to start it on console( -batchmode) it doesn't show the console window the process is running in background, but it's hidden. what can...
View ArticleUIMask and UIText problem
Hi Guys :) I'd like display a Text, line per line and for that I use a void image who down and hide my UIText but display what's behind. For that I use UIMask...
View ArticleIsPointerOverGameObject bugs in 5.3 and newer. Workaround suggestions?
I've come to notice the same issue than someone else had already posted:...
View ArticleUnity Crashes On Startup
I've got a big problem here. We're releasing on Steam in less than a month and Unity keeps corrupting my projects. I've tried countless fixes, multiple reinstalls and other ideas I thought might help,...
View ArticleAnimation streches the model all wrong
I have a bunch of animations, though in my 3D program and preview in unity, there does not seems to be a problem. As I set it up for the model I am going to use, the fingers on the model streches back...
View ArticleOcclusion Culling issue (works like Frustum Culling)
Hello guys! I have a scene with procedural generated maze (at runtime) composed of cubes (wall prefab, marked as static) and large plane (floor, also static). The scene (initially with plane only) is...
View ArticleWhen Compiling to WebGL, not all Sprites Render Properly. Why?
I've made some updates to a game I made for Ludum Dare 34. It was working perfectly fine in the first release, the graphics looked as intended. After making a few changes and recompiling for WebGL, the...
View ArticleLight map Indirect bake issue
I am using unity 5.3 and I face issue related to the light map whenever bake large scene every time stuck on indirect bake 12/16 and last job. Is there any issue in unity 5.3 or something wrong on my...
View ArticleNavmeshagent falls through the navmesh plane. Weirdest issue I have ever seen
So I have a prefab of an enemy with a navmeshagent and when I spawn it it works fine. I took that prefab, copied it and placed it back into the prefabs folder. If I use the copy, it falls through,...
View ArticleOffsetting issue when trying to implement infinite tile runner generation
Hi, I have been working on a little prototype for an infinite runner game and I seem to have come across a weird issue. I have tried to re-implement it twice now but the same issue keeps popping up....
View ArticleXcode can't open my project
I built an application on a windows machine and then generated the Xcode project and import it to a MAC, but when I try to open it I get this error "Project cannot be opened because the project file...
View Articlechange gravity
hey im trying to make a game that you have to land on the moon with a lander but i have an issue: the default gravity doesn not match to the moon's garvity when i have an object with a rigidbody i can...
View ArticleDynamic Batching not working
I have this issue in unity3D that if I place to sprites on the scene and i duplicate them alternatively (in the order that the image shows) they are making 6 draw calls . This doesn't happen if I have...
View Article