Unity 4.6.3 Won't Install
I've tried to download unitySetup4.6.3 but when it downloads it says I need to be an administrator but I already am. Is there anyway to fix this?
View ArticleMissing SetTriangleStrip
Assets/Standard Assets/Scripts/Utility Scripts/MeshCombineUtility.cs(177,30): error CS1061: Type `UnityEngine.Mesh' does not contain a definition for `SetTriangleStrip' and no extension method...
View ArticleUnity5 - "Failed getting triangles"
In my project I'm generating differnet meshes all useing submeshes. Before Unity 5 all the meshes generated without problems. But now it there is a problem wich appear before generating the...
View ArticleGeneric dictionary emptying itself?
Anyone know why a custom dictionary, generated and populated in code, would work fine for a while and then spontaneously lose all its entries? I'm making a card game, often need to move an object...
View Article[UPDATE2][HELP!!!]Unity3d 5 beta: My stuff got corrupted after unity 5...
**So first, I DO make backups, but lets move on: I dont have a backup from an hour ago, its more like a few days ago, and I don't want to loose all that work!** (update)I HAVE RE-IMPORTED EVERYTINHG,...
View ArticleUnity 5 - submeshes don't work as before
In my project I'm using submeshes to place multiple materials on my mesh. In Unity 5 they don't seem to work as before. I can generate the mesh without problems but if i want to apply the meshcollider...
View ArticleI test to build a WebGL app and got a compiler error
The compiler error is the followed: Error building Player: Exception: C:\Program Files\Unity\Editor\Data\Tools/UnusedByteCodeStripper2/UnusedBytecodeStripper2.exe did not run properly! Why I get this???
View ArticleThe Asset Store simply says "error" when trying to download anything on Unity...
Hi guys. I'm trying to download the Viking Village and it said Please Wait for a sec, then said 0%, and then Error. I restarted and ran as admin but the same still happened. I installed it to a...
View ArticleUnity 5 API Updater Keeps Failing
I've run into a pretty big problem with Unity 5's API changes. After upgrading, I was presented with 156 errors from deprecated properties. Every time I tried to run the API updater, it failed and told...
View ArticleWebGL compilation Error
Failed running "C:\Program Files\Unity\Editor\Data\PlaybackEngines\webglsupport/BuildTools/Emscripten_Win/python/2.7.5.3_64bit/python.exe" "C:\Program...
View ArticleUnity 5 Lightmapping failed reading: "instance cube"
Hello all, i have a house that im trying to lightmap which i have succesfully done multiple times, yet a strange thing started to happen the other day when i tried to lightmap again for better results,...
View ArticleConcat() for Lists
I've got a list called GhostObjects: private var GhostObjects : List. = List.(); There are either two types of ghosts in the scene, big ones and small ones: function Start () { GhostObjects =...
View ArticleCant build my game help
i can run it and play it in unity but when i click build it give me a error![alt text][1] [1]: /storage/temp/41996-untitled.png
View Article(Solved) Collision happens, but is not detected?
Hi, I'm trying to make a 2D breakout clone as an assignment, but I've ran into a problem; whenever I start the game the ball will collide with a block, and det block should be destroyed. But it does...
View ArticleBuilding Player Scripts failed
I dont get errors while playing my game in editor but when i want to build it i cant any help![alt text][1] [1]: /storage/temp/42075-error.png
View ArticleMy Unity Installer is freezing (mac) - What do i do?
**My Unity Installer is freezing (mac) - What do i do?** Specs: MacBook Pro (13-inch, Mid 2012) 4 GB 1600 MHz DDR Memory 2.5 GHz Intel Core i5 Processor Intel HD Graphics 4000 1024 MB OS X Yosemite...
View ArticleI keep getting " Could not initialize license activation window" error upon...
I have downloaded the unity 5 (tried a manual download as well) I even tried with and without the demo but every time I try to launch I keep getting this pop-up. I have scoured the forums, help, even...
View ArticleSome Doubts with Finishing my game-map
I made a really awesome game map . I am a beginner so I got a few doubts . I need to send the map to the game creator so that he can upload it on his game but I don't understand - 1)How should I send...
View ArticleLightmap bug
I tried baking my scene, and my trees lost their shadows. So I cleared the lightmap. After that, the scene was still rendered with lightmap. I have tried unchecking the "Use lightmap" checkbox, but it...
View ArticleMissingReferenceException: The object of type has been destroyed but you are...
I have this script thats showing the error shown in the title: /*============================================================================== Copyright (c) 2010-2014 Qualcomm Connected Experiences,...
View Article