Where is the CardboardAdapter in the GoogleVR Unity package?
I downloaded the latest version of the Google VR Unity package from this official video tutorial: https://www.youtube.com/watch?v=Hi7xV2WBpVI but I'm not able to find the CardboardAdapter.
View ArticleCursor does not contain a definition for 'lockState'/'visible'
I imported the Characters package and I got 3 'visible' errors and 3 'lockState' errors.
View ArticleUnityPlayer packaged as an Android library module?
Most of the questions I've seen dealing with embedding the UnityPlayer in an existing Android app revolve around using the exported Android project from Unity and adapting it to load in a subview. Has...
View ArticleError uploading assets
I'm getting an error when trying to upload an updated package. It says Error receiving response from server (-1): WebPlayer asset bundles can no longer be built in 5.4. - I'm not trying to build any...
View ArticleProblem with opening an older package in a new version of Unity
I open the Vehicle physics Toolkit package with Unity 5.4.2 and then the following error is displayed. This is a Runtime error. ArgumentException: Index out of bounds. UnityEngine.Input.GetTouch (Int32...
View Articleabout pending package review
I uploaded packages more than a couple weeks ago. but there is no answer from assetstore. Please can you tell me if there is any problem or what is happening?
View ArticleHow do I reference components inside a managed .dll?
Hello! I have this problem where script files in a .dll don't get recognised. I am developing my asset for release to the Asset Store. I want the package to contain a .dll source file together with...
View ArticleHaving a problem importing the AdMob package into my project
Hello, currently I'm attempting to implement banner ads into Unity, and so I cannot use UnityAds. I have heard about AdMob, and found a package which I should implement to use it. However, whenever I...
View ArticleCan't download Adam Asset
I will be using a robot in one of my projects, and it would be nice to use Adam for now because i am just starting the project, but for some reason i can't download it. ![alt text][1] [1]:...
View ArticleCommandInvokationFailure: Failed to re-package resources.
I use Unity 5.4.2f . So this failed show up when I build my app . Anyone know what's this , and how to fix this ? Thank so much ! Failed warning : CommandInvokationFailure: Failed to re-package...
View ArticleExport Package Asset Path Issue
Hi guys I'm using an editor script to export a package using the script below: using UnityEngine; using UnityEditor; public class ExportPackage{ [MenuItem ("Export/ExportFullPackage")] static void...
View ArticleCharacter Customization
So I downloaded a MCSMaleLite unity package type deal to help with an easier time of designing my character, however I need him to look a specific way and I don't know what the package contains, I also...
View Articleadd yield to an already existing project
I'm working on my first project in unity, and i've gotten to the point where i want to wait time. I've seen online the best way to do this is to use yield, but it won't let me because i havent...
View ArticleScripts can not be loaded on import package
Hi everyone! I have encountered a bug when importing a customized package. Every script of every gameobject of that package shows in the inspector the warning message: "The associated script can not be...
View ArticleAndroid - Protect package name
Is there any way to protect package name to avoid submitted my game by another developer ( reverse engineering ). thanks in advance
View ArticleScene not showing up when selecting asset files in the package upload menu
Hello. I am trying to publish an asset of mine on the store. That asset includes a scene that works out of the box to show how to use the files of the asset. However, when I try to upload the package...
View ArticleI want to upload asset but the package list is empty, how to be?
I want to upload asset but when I select in asset store tools the package list is empty, what should I do? ![alt text][1] [1]: /storage/temp/99270-inn.png
View ArticleCould not read from encrypted package file. [Trying to use asset store]
Hello, I have downloaded multiple assets from the store and imported them, but when I tried to download a certain asset it is giving me this error "Could not read from encrypted package file." How can...
View ArticleHow to create a secure package?
Hi... I have created one package from some of my prefabs in my project. these prefabs have some C# codes in them and what i want is to encrypt these codes like no one can see the actual codes!! I've...
View ArticleHow to create a secure package?
Hi... I have created one package from some of my prefabs in my project. these prefabs have some C# codes in them and what i want is to encrypt these codes like no one can see the actual codes!! I've...
View Article