How to use downloaded city terrain package?
So I downloaded a city terrain package (free city 01) to try and show my 3D models (mostly cars but also bikes) from SketchUp driving around, but how do I get the city to appear in my game? Thank you...
View ArticleVisual Studio Tools: Visual Studio 2012 not found
Hi. I've downloaded Visual Studio 2012 Tools for Unity. I've imported the package into Unity.But if I double click a script nothing happens. If I choose "Open In Visual Studio" from the Visual Studio...
View ArticleMacbook restarts itself when I import packages?!?
Every time I import a package, my mac reboots itself just as the package is about to finish. When it loads back up again, it is still opening the package and once again reboots itself. I have Unity...
View ArticleEditor window broken
![alt text][1] alt text [1]: /storage/temp/19922-0.jpg Hi! Look the pictures. My Keys panel has a white background. And some plugins same situation. Another picture is "strumpy shader editor", is a...
View ArticlePackage Import with Postprocessor - How to tell when all assets are imported
I'm importing a large package, and I need to do an operation after the entire package has been imported, but the postprocessor is called multiple times, each time with different portions of the...
View ArticleError In Decompressing Unity Asset Store Package
I was trying to import a 3rd person shooter package from the asset store, but when it didn't show any progress with the progress bar after a while, it vanished and I saw a console error message that...
View ArticleLightmap on different PC questions...
Am.. I was wondering... I am planning to move the project on my laptop and do Lightmap there. Meanwhile i will continue working on the levels, that are being lightmapped, on my PC. The problem is that...
View ArticleCurvy package...How can i get all points
Hi everyone. Im using Unity [curvy package][1], when i make curvy wall with 3 control points. These points are connect to red line, which is formed from this package(CurvySpline.cs and...
View ArticleWhy does esporting a package breaks prefabs
I try to export a prefab I have of a particle system, and include all texture files. When I import the package in another project, the prefab is untextured, despite the texture files being imported...
View ArticleImporting unitypackage while running game
I'm trying to import a unitypackage file using AssetDatabase.ImportPackage. This is what I want it to be 1. during game play; 2. Click a button 3. call AssetDatabase.ImportPackage(); 4. Import...
View ArticleHow to package resources which are in a Jar file
I'm working for a Android project. I've a trouble that is I can't let Unity package my resouces in jar file what 's more.my jar file structure like this: -xxx.jar -asset -drawable -x.png -com.x -........
View ArticleImport package error
Hi I recently had a project with a bunch of assets(mostly scripts) and exported them into a unity package. I then tried to import the package into Unity and keep getting an error which is "Error while...
View ArticleImporting assets breaks my game
Hi all, I'm really having troubles when importing assets from the asset store, because it sometimes just breaks everything I was doing. Example: I had imported the sample assets, and then imported the...
View ArticleImport a package without a .unitypackage file
Hello, I've recently downloaded a complete pack of assets for a training tutorial, but there is no .unitypackage file inside of it, so when I copy all the files to my project folder all the connections...
View ArticleUnity freezes when In try to import a package (890 MB)
1. I open a new, empty project. 2. I select a Unitypackage from my HD to import it. 3. Unity shows the windows "Decompressing package..." and freezes, I can't maximize it once I minimized it, and...
View Articlehow to change Unity Android plugin package name
I am making my **first** Android plugin by extending **UnityPlayerNativeActivity**. The **package** name is **com.inno.myPlugin** and that name is **registered** in **Manifest.xml** in...
View ArticleAsset Store doesn't load in Editor (Blank window)
I've recently purchased an explosion package in the Asset Store and I've been trying to download it since I've been experiencing this "Gray screen" problem, witch is a blank window and nothing seems to...
View ArticleHELP!!! Scene File overwritten after import package
I'm going CRAZY!!!!! I just import a package from another collegue witch contains several scenes. But it turns out he have a scene with same name of one of mine. And after importing, my scene is...
View ArticleCouldn't decompress package - robot lab
Hi. Every time I try to import robot lab I get this error: "Couldn't decompress package". What to do?
View Article[Editor] ImportPackage does not do its job
I compile every day my scene, and I launch Unity in command line, with a script of mine. I need now to import packages. I have written in my editor script the following line :...
View Article