WebGL Build error abort(117) at jsStackTrace (WebGL.js:1:19540)
Hello! I worked on my project and recently I decided to add one more level to my game. This scene is real-time main menu with the game description. When I build it for PC - everything is great. But...
View ArticleError when adding a UI Text component to a gameobject?
Hi! I am making a stacking system so the player can stack items. But. When i add a UI Text component to show how many items are on that stack. I get an error. Here's my script: using...
View ArticleInvalidCastException: Cannot cast from source type to destination type.
unity code is working fine . but my code is running with an error of InvalidCastExecption. my code is instantiating bullet object but dosent add force to it. at prifix (GameObject) or at suffix as...
View ArticleChrome 56 WebGL error
I'm getting the following error in Chrome 56 on one of my WebGL apps. Uncaught TypeError: WEBAudio.audio.Context.listener.setVelocity is not a function The same app works without issue in earlier...
View ArticleUnity Compiler Error Glitched.
Hi so i opened unity today to work on one of my projects and when i went to create a new script and save it i have not been able to enter the play mode because it keeps telling me theres an error even...
View ArticleError Failed to initialize Unity Graphics
When installing unity I get a window with this message "Error Failed to initialize Unity Graphics". I have installed on two windows 7, 64 and 32 bits. I have installed previous versions ... I can not...
View ArticleWhy does my lighting make my window have checkers?
My lighting makes the transparent windows have checkers below it as shown in the picture below. Any help would be greatly appreciated! Thanks! ![alt text][1] [1]: /storage/temp/89268-checkers.png
View ArticleIUnityEventQueue - how do I use it?
I am currently writing a C++ native plugin for my Unity application. I've came across the IUnityEventQueue.h file in the UnityPluginAPI folder, but documentation is pretty thin on the ground - do some...
View ArticleHow can I fix my Unity?
Hi, When I wanted to add a component to the player or the sphere in this case, the add component window was acting weird (see picture's). http://imgur.com/DFSsKCY http://imgur.com/FsjpoST I also found...
View ArticlePink Screen after The game was built
The game after build is running with a pink screen what should i do
View ArticleUnity Community - Error You have been banned for the following reason: spammer
hi dear sara, i m mehdi (amatour programmer) i,ve below problem :) . Error You have been banned for the following reason: spammer MY Facebook Acount https://www.facebook.com/mehdi.bashiri.125
View ArticleThe Unity Not Works
When I used Unity 5.4.0 it worked normally, but from the moment I installed 5.5.0, it does not open anymore, 5.4 yes, but I can not open any other, I already tried 5.4.4.5.5. 0.5.6.0 (64 and 32),...
View ArticleAssets/Plugins/x86/VuforiaWrapper.dll: access denied.
I was import the VideoPlayback-6-2-6.unitypackage. But, this error message accurred. I do not know what caused it. ![alt text][1] My PC : Windows10 64bit Unity : Unity 5.5.2f1 (32-bit) / Unity 5.5.2f1...
View Article[Collab] NoMethodError: undefined method `[]' for nil:NilClass
Hello, I'm having an issue with Unity Collab, as seen in the title. Whenever I try to push, it gives me that error 7 times. Also, whenever I push, the Collab menu gives me "Cannot get revision from...
View ArticleI'm getting a StackOverFlowException
So from what I've seen a SOE is linked to things that recur, like referencing a method: MethodA from within MethodA. I haven't seen anything like that in my script and would like some help. I also...
View ArticleWhite Screen Editor 5.5.2f
This question has been asked several times in the past through different versions. Now Im getting this problem. Ive tried deleting and renaming my library file for the project and get no results....
View ArticleMultiple .dll files missing, right after installing Unity
![alt text][1] [1]: /storage/temp/89468-unity-dll.jpg This has showed up right as I opened Unity after installation. I reinstalled and it's still there. I checked on of the folders and the file is...
View ArticleC# Edit enum values in inspector
Hi, I have a custom editorwindow and within the settings I let users to choose a category for the specific object. I want to add this categories from an enum as they will be used elsewhere in the games...
View Articlegetting error "Operator '
I am using this script as Zombie AI but it gives error......." Operator '<' cannot be used with a left hand side of type 'Object' and a right hand side of type 'float'." var Distance; var Target :...
View ArticleUnityLoader.js throws up an Internal Sever Error 500
I built my project for WebGL and it runs perfectly fine locally via Firefox. However it will not run via the internet when I upload it to my website. I initially had the 'Incorrect Header' problem but...
View Article